]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 1.8:
authormarcel <marcel@FreeBSD.org>
Tue, 16 Aug 2005 00:29:26 +0000 (00:29 +0000)
committermarcel <marcel@FreeBSD.org>
Tue, 16 Aug 2005 00:29:26 +0000 (00:29 +0000)
commitf5b654576ce4a986aee1584ca52f39d43b3bfe6c
tree3272616cd283cda593317c278fdc68960c927f8c
parent963a18e0a99627eb64e3e75f4457cfc1ed0d198f
MFC 1.8:
o  As mentioned in the previous commit: make the KVM error buffer
   static.
o  Register a function with atexit(3) to close the KVM object if
   we have one open.
o  Show the unread portion of the kernel's message buffer before
   presenting the prompt. It's bound to provide some useful info.
o  Don't call kgdb_target() twice. It results in having all threads
   listed twice.

Approved by: re (hrs)
gnu/usr.bin/gdb/kgdb/main.c