看板 DFBSD_commit 關於我們 聯絡資訊
commit 218c3dcf1820b100a4052edfdb992fc8397c4893 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Aug 13 09:58:56 2009 -0700 GDB - Fix register layout for 64-bit builds. * Our register layout has changed radically since the last time we synced this up. * The size of the register structure has changed as well. Summary of changes: contrib/gdb-6/gdb/amd64fbsd-tdep.c | 50 ++++++++++++++++++------------------ 1 files changed, 25 insertions(+), 25 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/218c3dcf1820b100a4052edfdb992fc8397c4893 -- DragonFly BSD source repository