freebsd-nq/gnu/usr.bin
Marcel Moolenaar c67d07416a Add a kluge to allow kgdb(1) to inject its own frame sniffer in the
list of frame sniffers so that trapframes can be detected. The kluge
is needed because this version of gdb only supports appending a
sniffer to the list of sniffers and the moment kgdb gets a chance to
add its own frame sniffer, the target's default frame sniffer is
already in the list. Since the default frame sniffer claims any
frame thrown at it, kgdb's frame sniffer never gets to smell (a
process much akin to tasting, but with lesser chance of hurling :-)

This commit adds dummy frame sniffers that never claim a frame and
as such don't fix anything yet. However, we now have frame sniffers
and they are being called, so it's just a matter of adding meat to
the bones and we'll be able to properly unwind across trapframes.

MFC after: 1 week
2005-09-10 18:25:53 +00:00
..
bc Respect NO_EXAMPLES 2005-08-05 16:04:54 +00:00
binutils Use the system gnuregex library vs. building GNU regex bits into libiberty 2005-02-14 12:10:14 +00:00
cc Update bmake glue for GCC 3.4.4. 2005-06-03 04:21:04 +00:00
cpio Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:40:25 +00:00
cvs Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
dc Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:34:53 +00:00
dialog Respect NO_EXAMPLES 2005-08-05 16:04:54 +00:00
diff Oops, use -I${DESTDIR}/usr/include/gnu instead of ... /../../include/gnu 2004-02-17 05:38:45 +00:00
diff3 Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:34:53 +00:00
gdb Add a kluge to allow kgdb(1) to inject its own frame sniffer in the 2005-09-10 18:25:53 +00:00
gperf Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:49:20 +00:00
grep Pass the RE_ICASE flag to re_set_syntax() as appropriate to fix 2005-05-31 12:49:04 +00:00
groff Hook up libmemstat(3) to the library list in mdoc.local. This will cause 2005-07-15 10:27:35 +00:00
gzip Correct directory traversal and race condition vulnerabilities in gzip. 2005-06-08 21:25:19 +00:00
man Expand a bit the description of the -t option. 2005-09-09 11:29:51 +00:00
patch Get rid of a spurious "the". 2004-03-18 20:36:14 +00:00
rcs Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
sdiff Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:34:53 +00:00
send-pr 1. Add the threads and usb categories. 2005-06-16 19:27:12 +00:00
sort Update version strings to better reflect reality. 2004-08-12 06:40:31 +00:00
tar Ooops. Correctly disable "tar"->"gtar" link. 2005-03-21 04:02:42 +00:00
texinfo Remove kludges intended to support src trees with partial obj trees. 2005-06-10 06:12:53 +00:00
Makefile Control rcs inclusion with NO_RCS insted of NO_TOOLCHAIN 2005-08-06 20:23:13 +00:00
Makefile.inc