opnsense-src/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 Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64 2004-06-25 06:48:54 +00:00
gdb Fixed world breakage in the NOSHARED=yes case (missing library). 2004-06-26 08:48:50 +00:00
gdbtui Fixed world breakage in the NOSHARED=yes case (missing library). 2004-06-26 08:48:50 +00:00
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