Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.244 diff -u -p -r1.244 NEWS --- NEWS 21 Oct 2007 10:27:49 -0000 1.244 +++ NEWS 24 Oct 2007 21:09:23 -0000 @@ -18,6 +18,11 @@ and in inlined functions. * The GDB remote stub, gdbserver, now supports the AltiVec and SPE registers on PowerPC targets. +* 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,