From: Joel Brobecker Date: Thu, 25 Oct 2007 06:01:04 +0000 (+0000) Subject: * NEWS: Document status of hppa64-hpux support. X-Git-Tag: gdb_6_7_1-2007-10-29-release~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdcdd506168137575bdd95bb32afdf4052fa9e89;p=thirdparty%2Fbinutils-gdb.git * NEWS: Document status of hppa64-hpux support. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 329f7ec33ca..bddf4312f73 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-10-25 Joel Brobecker + + * NEWS: Document status of hppa64-hpux support. + 2007-10-24 Pedro Alves PR gdb/2341 diff --git a/gdb/NEWS b/gdb/NEWS index fe2477d36b8..0a18c8f763b 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -1,6 +1,13 @@ What has changed in GDB? (Organized release by release) +*** Changes in GDB 6.7.1 + +* hppa*64*-*-hpux11* target broken + The debugger is unable to start a program and fails with the following + error: "Error trying to get information about dynamic linker". + The gdb-6.7 release is also affected. + *** Changes in GDB 6.7 * Resolved 101 resource leaks, null pointer dereferences, etc. in gdb,