freebsd-nq/gnu/usr.bin
John Baldwin 2369087a60 - Rework the kld support to hook into GDB's shared library support.
kgdb(8) now treats kld's as shared libraries relative to the kernel
  "binary".  Thus, you can use 'info sharedlibrary' to list the kld's
  along with 'sharedlibrary' and 'nosharedlibrary' to manage symbol
  loading and unloading.  Note that there isn't an easy way to force GDB
  to use a specific path for a shared library.  However, you can use
  'nosharedlibrary' to unload all the klds and then use 'sharedlibrary'
  to load specific klds where it gets the kld correct and use
  'add-kld' for the kld's where the default open behavior doesn't work.
  klds opened via 'sharedlibrary' (and during startup) do have their
  sections listed in 'info files'.
- Change the 'add-kld' command to use filename completion to complete its
  argument.
2008-01-29 23:44:34 +00:00
..
bc
binutils Force -O1 compilation when targeted for ia64. GCC 4 generates 2007-09-26 01:31:28 +00:00
cc Use LC_ALL=C before awk generating "optionlist" 2007-11-18 11:59:44 +00:00
cpio
cvs Use a phony .POSIX target. This seems to be the way to 2008-01-16 17:16:36 +00:00
dc
dialog
diff style.Makefile(5) 2007-10-12 18:03:00 +00:00
diff3 Update build skeleton after diffutils 2.8.7 update. 2007-06-15 07:09:34 +00:00
gdb - Rework the kld support to hook into GDB's shared library support. 2008-01-29 23:44:34 +00:00
gperf
grep
groff Tweak -lpmc's name. 2007-11-27 10:00:33 +00:00
man Fix possible uninitialized variable insert due to previous commit. 2007-09-25 21:41:22 +00:00
patch
rcs
sdiff Update build skeleton after diffutils 2.8.7 update. 2007-06-15 07:09:34 +00:00
send-pr Don't lie about saved reports. 2007-06-02 18:06:08 +00:00
sort style.Makefile(5) 2007-10-12 18:15:40 +00:00
texinfo Catch up with the demise of /usr/X11R6 2007-09-19 14:21:18 +00:00
Makefile Reenable cvs with the build. 2008-01-13 06:56:31 +00:00
Makefile.inc