aboutsummaryrefslogtreecommitdiff
path: root/tools/debugscripts/gdbinit.i386
Commit message (Collapse)AuthorAgeFilesLines
* Remove the uarea column from the DDB 'ps' display, and from grog's gdbDavid Schultz2004-11-201-3/+3
| | | | | | | | | scripts. Reviewed by: arch@ Notes: svn path=/head/; revision=137923
* Remove calls to 'y' macro.Greg Lehey2003-12-301-2/+0
| | | | Notes: svn path=/head/; revision=123983
* Make btpp and fr work. There's still more to be done.Greg Lehey2003-06-081-28/+20
| | | | Notes: svn path=/head/; revision=116007
* Add macros for kernel debugging. These have been around for aGreg Lehey2003-06-071-0/+386
while, and they will need some more tuning before they're really useful, but at the moment they're better than nothing. Indirectly reminded by: dwhite Notes: svn path=/head/; revision=115926