aboutsummaryrefslogtreecommitdiff
path: root/tools/debugscripts/gdbinit.i386
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
| | | | | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/ Similar commit in main: (cherry picked from commit d0b2dbfa0ecf)
* Spelling fixes for tools/Ulrich Spörlein2011-12-301-1/+1
| | | | | | | Add some $FreeBSD$ tags so svn will allow the commit. Notes: svn path=/head/; revision=228975
* 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