jhb 2008-01-29 23:37:59 UTC
FreeBSD src repository
Modified files:
gnu/usr.bin/gdb/kgdb kgdb.h main.c trgt.c
Log:
Don't close the kernel bfd object during startup. Instead, leave it open
and build a section table from the kernel file so that 'info files' output
for kgdb now matches the usage of gdb on a regular file with the exception
that we don't list sections for memory in the crash dump.
Revision Changes Path
1.10 +1 -0 src/gnu/usr.bin/gdb/kgdb/kgdb.h
1.14 +0 -2 src/gnu/usr.bin/gdb/kgdb/main.c
1.9 +12 -5 src/gnu/usr.bin/gdb/kgdb/trgt.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"