看板 DFBSD_commit 關於我們 聯絡資訊
commit 71f9f0206c2940ce40ff70a0f1fd641c99d5ee74 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Sat Feb 13 09:41:33 2010 -0800 kgdb - Fix kernel trapframe backtraces for x86_64 * Bring in same infrastructure that i386 uses * Make the stack trace cross the "trapframe" frame properly. Summary of changes: gnu/usr.bin/gdb/kgdb/trgt_x86_64.c | 47 +++++++++++++++++++++++++++++++---- 1 files changed, 41 insertions(+), 6 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/71f9f0206c2940ce40ff70a0f1fd641c99d5ee74 -- DragonFly BSD source repository