summaryrefslogtreecommitdiff
path: root/tools/debugscripts
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line bare tagWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2020-08-11since kld_deb.py was removed a while back, this script isn't usefulJohn-Mark Gurney
2019-09-25Enhance the 'ps' command so that it prints a line per proc and a lineGleb Smirnoff
2019-08-01remove obsolete kernel debugging scriptEd Maste
2015-12-15Assorted grammar, spelling and punctuation fixes.Christian Brueffer
2015-11-19Use print as a function for Python 3 [PEP 3105]Craig Rodrigues
2015-04-09Remove debugging code that sneaked in.Gleb Smirnoff
2015-04-09Provide a gdb script, that prints routing tables from a live kernel or aGleb Smirnoff
2012-12-08A number of places in the source tree still reference cuad.* afterEitan Adler
2011-12-30Spelling fixes for tools/Ulrich Spörlein
2010-07-30Fix a couple of typos.Ulrich Spörlein
2006-05-22o Correct comments: remove a reference to non-existent gdbinit.9 man page;Maxim Konovalov
2005-03-20I forgot to commit this fix that is now kgdb aware...John-Mark Gurney
2004-11-20Remove the uarea column from the DDB 'ps' display, and from grog's gdbDavid Schultz
2004-11-19Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].David E. O'Brien
2004-11-04Remove vinum bits.Poul-Henning Kamp
2004-08-04add a set of scripts that I posted to -current last year. This makesJohn-Mark Gurney
2003-12-31Rename "msgbuf" to "dmesg", a more easily remembered name.Greg Lehey
2003-12-30Remove calls to 'y' macro.Greg Lehey
2003-12-30Remove current implementation of kldstat macro.Greg Lehey
2003-12-29Add documentation for previously undocumented macros, and correctGreg Lehey
2003-12-29Add documentation for previously undocumented macros. This is notGreg Lehey
2003-12-29Add comments to deter people from using this file directly. That'sGreg Lehey
2003-12-22Explain what all this is about.Greg Lehey
2003-11-04Add a "-f" flag for asf(8) which performs a search to find the each moduleBrian Feldman
2003-06-12Replace hard-coded module path with a keyword which gets changed whenGreg Lehey
2003-06-08Make defproc work.Greg Lehey
2003-06-08Make btpp and fr work. There's still more to be done.Greg Lehey
2003-06-08Terminate echoed lines. Unlike echo(1), gdb echo doesen'tGreg Lehey
2003-06-07Get the manual section number for kldstat(8) right. Comment change only.Greg Lehey
2003-06-07Modify startup mode: don't specify the file name for the debug kernel,Greg Lehey
2003-06-07Add macros for kernel debugging. These have been around for aGreg Lehey