aboutsummaryrefslogtreecommitdiff
path: root/tools/debugscripts
Commit message (Expand)AuthorAgeFilesLines
* since kld_deb.py was removed a while back, this script isn't usefulJohn-Mark Gurney2020-08-111-67/+0
* Enhance the 'ps' command so that it prints a line per proc and a lineGleb Smirnoff2019-09-251-12/+13
* remove obsolete kernel debugging scriptEd Maste2019-08-011-143/+0
* Assorted grammar, spelling and punctuation fixes.Christian Brueffer2015-12-151-3/+3
* Use print as a function for Python 3 [PEP 3105]Craig Rodrigues2015-11-191-3/+4
* Remove debugging code that sneaked in.Gleb Smirnoff2015-04-091-10/+0
* Provide a gdb script, that prints routing tables from a live kernel or aGleb Smirnoff2015-04-091-0/+173
* A number of places in the source tree still reference cuad.* afterEitan Adler2012-12-081-7/+7
* Spelling fixes for tools/Ulrich Spörlein2011-12-302-4/+4
* Fix a couple of typos.Ulrich Spörlein2010-07-301-2/+2
* o Correct comments: remove a reference to non-existent gdbinit.9 man page;Maxim Konovalov2006-05-221-3/+2
* I forgot to commit this fix that is now kgdb aware...John-Mark Gurney2005-03-202-4/+5
* Remove the uarea column from the DDB 'ps' display, and from grog's gdbDavid Schultz2004-11-202-6/+6
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].David E. O'Brien2004-11-191-7/+7
* Remove vinum bits.Poul-Henning Kamp2004-11-042-330/+0
* add a set of scripts that I posted to -current last year. This makesJohn-Mark Gurney2004-08-043-0/+213
* Rename "msgbuf" to "dmesg", a more easily remembered name.Greg Lehey2003-12-311-4/+4
* Remove calls to 'y' macro.Greg Lehey2003-12-303-6/+0
* Remove current implementation of kldstat macro.Greg Lehey2003-12-301-18/+39
* Add documentation for previously undocumented macros, and correctGreg Lehey2003-12-291-13/+20
* Add documentation for previously undocumented macros. This is notGreg Lehey2003-12-291-16/+13
* Add comments to deter people from using this file directly. That'sGreg Lehey2003-12-291-16/+96
* Explain what all this is about.Greg Lehey2003-12-221-0/+16
* Add a "-f" flag for asf(8) which performs a search to find the each moduleBrian Feldman2003-11-041-4/+1
* Replace hard-coded module path with a keyword which gets changed whenGreg Lehey2003-06-121-1/+1
* Make defproc work.Greg Lehey2003-06-081-14/+18
* Make btpp and fr work. There's still more to be done.Greg Lehey2003-06-081-28/+20
* Terminate echoed lines. Unlike echo(1), gdb echo doesen'tGreg Lehey2003-06-081-2/+2
* Get the manual section number for kldstat(8) right. Comment change only.Greg Lehey2003-06-071-2/+2
* Modify startup mode: don't specify the file name for the debug kernel,Greg Lehey2003-06-071-5/+3
* Add macros for kernel debugging. These have been around for aGreg Lehey2003-06-074-0/+1104