NetBSD/sys/gdbscripts
mrg 97e7e7950b add a gdb script to dump kernel histories. based upon a script by skrll,
updated by myself to run faster and more stupidly (but more workingly.)

normal gdb scripts don't seem to be able to call printf with the format
string as a variable, so we simply print the format itself as a string
and the (upto 4) arguments as unsigned long (how they're strored.)
2016-05-11 09:22:55 +00:00
..
bdump
cpus
kdump
kernhist add a gdb script to dump kernel histories. based upon a script by skrll, 2016-05-11 09:22:55 +00:00
lwps
Makefile.inc
module
msgbuf
pgrpdump
procs
vchain Since mountlist is now a TAILQ, convert some missed usages 2013-11-23 16:15:24 +00:00
vdump