freebsd-dev/sbin/ddb
John Baldwin 9ad2d73695 MFC 198820:
Ensure 'kvm' is always initialized.  If "-M" was not specified and the
garbage value on the stack was not zero, then 'ddb capture' would try to
use the garbage value as a kvm_t pointer.
2009-11-17 15:28:14 +00:00
..
ddb_capture.c MFC 198820: 2009-11-17 15:28:14 +00:00
ddb_script.c
ddb.8 Apply various fixes: 2008-12-24 11:12:21 +00:00
ddb.c Add "ddb capture print" and "ddb capture status" commands do ddb(8), 2008-04-25 17:34:09 +00:00
ddb.h Add "ddb capture print" and "ddb capture status" commands do ddb(8), 2008-04-25 17:34:09 +00:00
Makefile Add "ddb capture print" and "ddb capture status" commands do ddb(8), 2008-04-25 17:34:09 +00:00