aboutsummaryrefslogtreecommitdiff
path: root/tools/debugscripts/gdbinit.vinum
Commit message (Collapse)AuthorAgeFilesLines
* Remove vinum bits.Poul-Henning Kamp2004-11-041-329/+0
| | | | Notes: svn path=/head/; revision=137206
* Remove calls to 'y' macro.Greg Lehey2003-12-301-2/+0
| | | | Notes: svn path=/head/; revision=123983
* Add documentation for previously undocumented macros. This is notGreg Lehey2003-12-291-16/+13
| | | | | | | | | | made any easier by the brain-damaged format required for the documentation: one line, no full stops or commas. Remove macro xy. I can't see any use for it any more. Notes: svn path=/head/; revision=123952
* Add macros for kernel debugging. These have been around for aGreg Lehey2003-06-071-0/+334
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