summaryrefslogtreecommitdiff
path: root/sys/gdbscripts
AgeCommit message (Collapse)Author
1997-04-16widen proc pointer and wchan pointer fields from 10 to 18 characters, socgd
that pointers on 64-bit systems are printed properly. This means that there'll be a lot of extra space on 32-bit systems, but gdb's printf doesn't support * for width or precision specifiers, so it can't really be done much better.
1997-02-12Add NetBSD cvs id lines.gwr
1997-02-12Macros for gdb when debugging the kernel (from 4.4-Lite2).gwr