summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ddb.4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* some formatting/sorting/consistency fixes for "machine"; ok guentherjmc2012-11-141-37/+44
* Document the machine subcommands.guenther2012-11-111-4/+144
* When multiple display modifiers are specified on a ddb examine command, domiod2011-11-071-3/+2
* there are no cachelist or logs for poolstedu2011-07-051-7/+3
* Get rid of the vm_map field of ddb breakpoints and watchpoints, and do notmiod2010-11-271-2/+1
* Remove ddb single-step load and store counters. Most platforms do notmiod2010-11-271-5/+4
* Document "show mbuf addr" to display the mbuf header of the mbuf at addr.claudio2010-11-051-2/+13
* dispense with some wacky escape sequences;jmc2010-03-261-3/+3
* Document 'show bcstats'.jsing2010-02-031-2/+5
* Fix examine command option list.miod2009-11-221-3/+3
* document 'show all bufs'jasper2009-08-171-2/+13
* tweak previous (you were missing an .El, thib);jmc2009-08-151-42/+42
* document show (all) nfsnode(s) and fix up the nfsreq parts.thib2009-08-141-4/+36
* zap trailing whitespace;jmc2009-08-131-2/+2
* document the show all vnodes command. prompted by jmc@.thib2009-08-131-2/+13
* need a space between args and punctuation;jmc2009-08-101-3/+3
* Introduce option DDB_STRUCT. Kernels compiled with this option (except onmiod2009-08-091-2/+29
* Document ddb.trigger.jsing2009-02-221-5/+7
* Add nfs ddb hooks, for now only to show all the outstanding nfsreq'sthib2009-01-181-2/+20
* - document machdep.ddb=2jmc2008-12-231-14/+22
* - Ctl -> Ctrljmc2008-09-011-4/+4
* some missing articles; from Pierre Riteaujmc2008-05-181-3/+3
* Missing .El; spotted by jmc@miod2008-03-231-1/+2
* show all mounts command for ddb. From mickey a long time ago.miod2008-03-231-2/+13
* convert to new .Dd format;jmc2007-05-311-2/+2
* document show buf|vnode|mountmickey2007-03-181-1/+55
* Disable x/q functionnality on 32bit platforms, because the examination codemiod2007-03-151-2/+2
* Support "trace /p <pid>" to show the stack trace of any process.uwe2006-11-281-2/+11
* Sync with reality:miod2006-07-061-37/+11
* We do not have the xf and xb commands.miod2006-06-171-16/+1
* tweak;jmc2006-05-211-4/+3
* document sh all poomickey2006-05-201-1/+12
* Mention x/I behaviour on m88k.miod2006-05-031-4/+4
* Document x/q, sync x/I with reality.miod2005-12-151-5/+15
* more macro simplification;jmc2005-03-071-8/+8
* no need for .Li here;jmc2005-01-041-3/+2
* use .Aq or \*(Gt instead of `<' and `>';jmc2005-01-031-8/+8
* too much Xo/Xc in this file;jmc2005-01-031-29/+9
* Add "show panic" command to ddb, to easily retrieve the panic message.miod2005-01-031-1/+7
* .Xr crash 8;jmc2004-02-011-1/+2
* Document how to break into ddb on serial console.mcbride2003-10-221-2/+4
* - fix lists/displaysjmc2003-07-091-42/+40
* talk about show procmickey2003-05-121-1/+13
* typos;jmc2003-03-161-21/+21
* typo in copy/paste.mpech2002-09-101-2/+2
* Modernize wording (remove ancient reference), and move invocationian2002-04-251-21/+23
* Update to mention the new vocabulary added in the last two commits tomiod2002-01-281-10/+51
* kgdb(7) cross references this file, so it might as well be reciprocated.hugh2001-08-241-1/+2
* o) We don't like .Pp before/after .Sh;mpech2001-08-031-1/+2
* Document boot halt.art2001-04-181-1/+3