freebsd-nq/gnu/usr.bin/gdb
Marcel Moolenaar 7a5bf37951 Improve the usage. Without any arguments, kgdb(1) works on /dev/mem
with the currently running kernel image. Otherwise, one of -c, -n or
-r is expected for working on a particular core file (-c), working
on a saved dump (-n) or working remotely (-r). When working on a
saved dump, a kernel may be omitted.
For a remote debugging session (-r), kgdb(1) will use the specified
device.
2004-08-15 02:39:20 +00:00
..
arch Initialize thread_db module. 2004-08-10 12:20:00 +00:00
doc
gdb
gdbtui
kgdb Improve the usage. Without any arguments, kgdb(1) works on /dev/mem 2004-08-15 02:39:20 +00:00
libgdb 1. Add some code check if thread suspending or resuming is failed. 2004-08-08 22:45:36 +00:00
Makefile Hook kgdb into the build. 2004-07-25 05:32:50 +00:00
Makefile.inc Prepare for upcoming Binutils house cleaning. 2004-07-06 21:55:11 +00:00