git: kgdb - Fix kernel trapframe backtraces for x86_64

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Feb 13 09:43:04 PST 2010


commit 71f9f0206c2940ce40ff70a0f1fd641c99d5ee74
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list