For GDB, note the necessity of testing target kcore and options KGDB.
This commit is contained in:
parent
9881dfaad3
commit
9e6fbdecd0
@ -1,4 +1,4 @@
|
||||
# $NetBSD: 3RDPARTY,v 1.472 2006/10/17 09:34:35 wiz Exp $
|
||||
# $NetBSD: 3RDPARTY,v 1.473 2006/10/22 21:26:54 tls Exp $
|
||||
#
|
||||
# This file contains a list of the software that has been integrated into
|
||||
# NetBSD where we are not the primary maintainer.
|
||||
@ -296,6 +296,10 @@ Mailing List: bug-gdb@gnu.org
|
||||
Responsible: thorpej, mrg
|
||||
License: GPLv2, LGPLv2
|
||||
Notes:
|
||||
When updating GDB, it is imperative to test that:
|
||||
- Debugging of kernel cores ("target kcore") works correctly
|
||||
- Support for our kernel's remote serial debugging protocol
|
||||
("options KGDB") works correctly.
|
||||
|
||||
Package: gettext
|
||||
Version: 0.14.4
|
||||
|
Loading…
Reference in New Issue
Block a user