freebsd-dev/sbin/ddb
John Baldwin 5ef5fd6e53 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.

MFC after:	1 week
2009-11-02 20:18:50 +00:00
..
ddb_capture.c Ensure 'kvm' is always initialized. If "-M" was not specified and the 2009-11-02 20:18:50 +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