freebsd-skq/gnu/usr.bin
peadar 778dfbe1e7 When grabbing registers for an lwp, fake the inferior's pid using the
lwp ID before invoking the underlying target operation.

For corefiles, we rely on gdb internals to do this, and it uses the
pid as an index, rather than the lwpid, so previously, backtraces
for multithreaded core files wasn't working correctly. For processes,
we currently use ptrace directly, so fixup that code to also use
the pid directly.

Discussed With: marcel, davidxu
MFC After: 4 days
2005-01-11 14:53:16 +00:00
..
bc Remove getopt*.c, we already have getopt_long() in libc 2004-02-17 00:56:16 +00:00
binutils Scheduled mdoc(7) sweep. 2005-01-09 19:54:23 +00:00
cc NOSHARED -> NO_SHARED 2004-12-21 09:59:45 +00:00
cpio Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:40:25 +00:00
cvs NOCRYPT -> NO_CRYPT 2004-12-21 10:16:04 +00:00
dc Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:34:53 +00:00
dialog Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +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 When grabbing registers for an lwp, fake the inferior's pid using the 2005-01-11 14:53:16 +00:00
gperf Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:49:20 +00:00
grep The correct name of the long option is --line-buffered, 2004-11-09 17:00:06 +00:00
groff Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
gzip Bring in fix from gzip 1.3.3 to avoid crashes when processing certain corrupt 2004-08-13 05:38:44 +00:00
man For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
patch Get rid of a spurious "the". 2004-03-18 20:36:14 +00:00
rcs For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
sdiff Remove getopt*.c, we already have compatible getopt_long() in libc 2004-02-17 01:34:53 +00:00
send-pr Add a usb category for USB PRs. 2005-01-05 12:13:10 +00:00
sort Update version strings to better reflect reality. 2004-08-12 06:40:31 +00:00
tar Make bsdtar the default system tar. This makes /usr/bin/tar a symlink 2004-07-17 06:03:47 +00:00
texinfo Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
Makefile.inc