freebsd-dev/gnu/usr.bin/gdb
Alexander Kabaev daefc6601d Add -w parameter which tells kgdb to open kmem-based targets in read-write
mode. This allows one to use kgdb on /dev/mem and be able to patch memory
on a live system. This is identical to what -wcore used to do in previous
gdb versions for FreeBSD.

Requested by:	wpaul
2006-01-04 23:17:52 +00:00
..
arch Add support for XMM registers in GDB for x86 processors that support 2005-05-31 09:43:04 +00:00
doc Update to readline 5.0 2004-10-18 10:13:24 +00:00
gdb Remove mention of the -k and -wcore options because they don't 2005-02-15 07:13:51 +00:00
gdbtui Use the system gnuregex library vs. building GNU regex bits into libiberty 2005-02-14 12:10:14 +00:00
kgdb Add -w parameter which tells kgdb to open kmem-based targets in read-write 2006-01-04 23:17:52 +00:00
libgdb Add a kluge to allow kgdb(1) to inject its own frame sniffer in the 2005-09-10 18:25:53 +00:00
Makefile Hook kgdb into the build. 2004-07-25 05:32:50 +00:00
Makefile.inc Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00