Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
cgd
Tue Apr 15 17:58:29 PDT 1997
Update of /cvsroot/src/sys/gdbscripts
In directory netbsd1:/var/slash-tmp/cvs-serv14713
Modified Files:
xps
Log Message:
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.
Home |
Main Index |
Thread Index |
Old Index