]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* NEWS: Document status of hppa64-hpux support.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 25 Oct 2007 06:01:04 +0000 (06:01 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 25 Oct 2007 06:01:04 +0000 (06:01 +0000)
gdb/ChangeLog
gdb/NEWS

index 329f7ec33cafad2f4358355e289685fefa1c8a43..bddf4312f73e5842c8c3b7fe8fc95ae9fd83a59b 100644 (file)
@@ -1,3 +1,7 @@
+2007-10-25  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Document status of hppa64-hpux support.
+
 2007-10-24  Pedro Alves  <pedro_alves@portugalmail.pt>
 
        PR gdb/2341
index fe2477d36b8241fa6cd5071120b134d33d91f0f4..0a18c8f763b1c5d0f3a141bf7578c10910b0f867 100644 (file)
--- 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,