briggs
1f20c98b90
Clean up the output a little and print the lwp pointer.
2003-04-28 01:43:48 +00:00
lha
59dc4c7d0f
adapt to lwp-world
2003-02-26 21:36:14 +00:00
thorpej
556a752996
Build a .gdbinit in the kernel build directory. The new .gdbinit
...
will source all of the system-provided gdb scrips in sys/gdbscripts,
as well as any files specified by the user in the GDBINIT make var.
2002-09-01 23:04:47 +00:00
deberg
85c0b91ee4
fix pointer arithmetic
2001-01-11 05:31:02 +00:00
jhawk
59f702f762
gdb macro to print the kernel message buffer
2000-06-08 14:45:24 +00:00
cgd
faccc00a5a
widen proc pointer and wchan pointer fields from 10 to 18 characters, so
...
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-04-16 00:58:26 +00:00
gwr
69506806ea
Add NetBSD cvs id lines.
1997-02-12 23:35:06 +00:00
gwr
48faabf317
Macros for gdb when debugging the kernel (from 4.4-Lite2).
1997-02-12 22:09:45 +00:00