Age | Commit message (Expand) | Author |
2018-05-19 | correct the description of "print"; from artturi alm | Jason McIntyre |
2017-11-29 | missing Sx; ok jmc@ | anton |
2017-09-29 | New ddb(4) command: kill. | Martin Pieuchot |
2017-09-12 | option DDB_STRUCT is gone, 'show struct' now work in GENERIC. | Martin Pieuchot |
2017-08-14 | sort SEE ALSO; | Jason McIntyre |
2017-08-14 | Restore "print" in ddb; add "pp[rint]" for pretty-printing | Uwe Stuehler |
2017-05-01 | Fewer kgdb(7) references and fix previous. | Martin Pieuchot |
2017-04-22 | Shuffle bits into their proper files. | Visa Hankala |
2017-01-24 | Display process group in "ps /w" since they got removed from "ps /n". | Martin Pieuchot |
2017-01-24 | Display the thread ID (TID) rather than the process group ID (PGRP) | Martin Pieuchot |
2017-01-24 | The /p modifier now takes a TID, while here add a missing argument | Martin Pieuchot |
2016-09-01 | no more sparc; | Jason McIntyre |
2016-03-10 | un-vax; | Jason McIntyre |
2016-01-15 | document "show socket". | David Gwynne |
2015-09-11 | Add ps/o | Philip Guenther |
2015-08-29 | sparc64 supports the normal cpuinfo/ddbcpu/startcpu/stopcpu now | Philip Guenther |
2015-02-16 | Replace \*(Lt \*(Le \*(Gt \*(Ge with literal < <= > >= respectively, | Christian Weisgerber |
2014-03-18 | Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping | Miod Vallat |
2012-11-14 | some formatting/sorting/consistency fixes for "machine"; ok guenther | Jason McIntyre |
2012-11-11 | Document the machine subcommands. | Philip Guenthe |
2011-11-07 | When multiple display modifiers are specified on a ddb examine command, do | Miod Vallat |
2011-07-05 | there are no cachelist or logs for pools | Ted Unangst |
2010-11-27 | Get rid of the vm_map field of ddb breakpoints and watchpoints, and do not | Miod Vallat |
2010-11-27 | Remove ddb single-step load and store counters. Most platforms do not | Miod Vallat |
2010-11-05 | Document "show mbuf addr" to display the mbuf header of the mbuf at addr. | Claudio Jeker |
2010-03-26 | dispense with some wacky escape sequences; | Jason McIntyre |
2010-02-03 | Document 'show bcstats'. | Joel Sing |
2009-11-22 | Fix examine command option list. | Miod Vallat |
2009-08-17 | document 'show all bufs' | Jasper Lievisse Adriaanse |
2009-08-15 | tweak previous (you were missing an .El, thib); | Jason McIntyre |
2009-08-14 | document show (all) nfsnode(s) and fix up the nfsreq parts. | Thordur I. Bjornsson |
2009-08-13 | zap trailing whitespace; | Jason McIntyre |
2009-08-13 | document the show all vnodes command. prompted by jmc@. | Thordur I. Bjornsson |
2009-08-10 | need a space between args and punctuation; | Jason McIntyre |
2009-08-09 | Introduce option DDB_STRUCT. Kernels compiled with this option (except on | Miod Vallat |
2009-02-22 | Document ddb.trigger. | Joel Sing |
2009-01-18 | Add nfs ddb hooks, for now only to show all the outstanding nfsreq's | Thordur I. Bjornsson |
2008-12-23 | - document machdep.ddb=2 | Jason McIntyre |
2008-09-01 | - Ctl -> Ctrl | Jason McIntyre |
2008-05-18 | some missing articles; from Pierre Riteau | Jason McIntyre |
2008-03-23 | Missing .El; spotted by jmc@ | Miod Vallat |
2008-03-23 | show all mounts command for ddb. From mickey a long time ago. | Miod Vallat |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-03-18 | document show buf|vnode|mount | Michael Shalayeff |
2007-03-15 | Disable x/q functionnality on 32bit platforms, because the examination code | Miod Vallat |
2006-11-28 | Support "trace /p <pid>" to show the stack trace of any process. | Uwe Stuehler |
2006-07-06 | Sync with reality: | Miod Vallat |
2006-06-17 | We do not have the xf and xb commands. | Miod Vallat |
2006-05-21 | tweak; | Jason McIntyre |
2006-05-20 | document sh all poo | Michael Shalayeff |