freebsd-dev/gnu
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
..
lib Add libgcov, a runtime support library for binaries compiled for basic 2004-08-14 03:23:24 +00:00
usr.bin Improve the usage. Without any arguments, kgdb(1) works on /dev/mem 2004-08-15 02:39:20 +00:00
COPYING
COPYING.LIB
Makefile
Makefile.inc