aboutsummaryrefslogtreecommitdiff
path: root/sbin/ddb
Commit message (Expand)AuthorAgeFilesLines
* Ensure 'kvm' is always initialized. If "-M" was not specified and theJohn Baldwin2009-11-021-0/+1
* When extracting the capture buffer from a crashdump, only read the validJohn Baldwin2009-10-291-10/+10
* Apply various fixes:Tom Rhodes2008-12-241-3/+4
* DDB scripting, textdumps, output capture, etc, all will appear inRobert Watson2008-08-031-1/+1
* Add "ddb capture print" and "ddb capture status" commands do ddb(8),Robert Watson2008-04-255-5/+297
* - Normalize usage(), add "ddb pathname" syntax.Ruslan Ermilov2008-04-042-25/+28
* Add the ability to read a file of commands to ddb(8) modeled after theBrooks Davis2008-03-052-5/+81
* Minor formatting tweaks.Robert Watson2007-12-261-3/+10
* Add command-line tool ddb(8), which allows DDB(4) scripts to beRobert Watson2007-12-265-0/+378