* NEWS: Document status of hppa64-hpux support.
authorJoel Brobecker <brobecker@gnat.com>
Thu, 25 Oct 2007 05:57:58 +0000 (05:57 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 25 Oct 2007 05:57:58 +0000 (05:57 +0000)
gdb/ChangeLog
gdb/NEWS

index c4fb85daa38edc76f48f3fdf65c8e976cb191a45..1546a0450e15b69dfb167e7ae2b92c1312cc0277 100644 (file)
@@ -1,3 +1,7 @@
+2007-10-25  Joel Brobecker  <brobecker@adacore.com>
+
+       * NEWS: Document status of hppa64-hpux support.
+
 2007-10-24  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * solib-svr4.c (set_solib_svr4_fetch_link_map_offsets): Call
index ffecdd134c0e57a8ffd83a1f4ba4837e557be222..c1cc4079ad160f2db7b3718845ea32c0276fd3db 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -21,6 +21,11 @@ registers on PowerPC targets.
 * The GDB remote stub, gdbserver, now supports thread debugging on GNU/Linux
 targets even when the libthread_db library is not available.
 
+* 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,