freebsd-skq/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
doc
gdb
gdbtui
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
Makefile.inc