cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_amd64.c
John Baldwin
jhb at FreeBSD.org
Wed Aug 23 19:16:18 UTC 2006
jhb 2006-08-23 19:16:17 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/gdb/kgdb trgt_amd64.c
Log:
Remove special handling for PC == 0. With this, kgdb can now properly
unwind across a page fault due to a null function pointer. It does a
better job than ddb now in fact.
Reviewed by: marcel
MFC after: 3 days
Revision Changes Path
1.7 +1 -6 src/gnu/usr.bin/gdb/kgdb/trgt_amd64.c
More information about the cvs-src
mailing list