freebsd-dev/gnu/usr.bin/gdb/libgdb
John Baldwin 624e4d168d - Add a global variable 'fbsdcoreops_suppress_target' that can be set to
force the FreeBSD multithreaded core target to not register any target
  for handling core dumps.  This is analogous to the
  'coreops_suppress_target' variable that GDB provides for suppressing the
  default core dump target.  KGDB will use this new variable so it can
  provide its own core dump target that uses libkvm to work with vmcore
  files.
- Adjust the long name and documentation of the FreeBSD multithreaded core
  dump target so it better matches what GDB's core dump target uses.

MFC after:	1 week
Reviewed by:	davidxu, marcel
2008-04-29 17:47:25 +00:00
..
fbsd-threads.c - Add a global variable 'fbsdcoreops_suppress_target' that can be set to 2008-04-29 17:47:25 +00:00
frame-unwind.diff Add a kluge to allow kgdb(1) to inject its own frame sniffer in the 2005-09-10 18:25:53 +00:00
Makefile Clean the product of patch(1). 2006-04-10 09:00:19 +00:00