From: Stan Shebs Date: Sat, 6 Feb 1999 00:48:21 +0000 (+0000) Subject: * NEWS: Add mentions of various new things. X-Git-Tag: gdb-4_18~73 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ee74219a1f229c4883f01ea85b17bc929ea5af7;p=external%2Fbinutils.git * NEWS: Add mentions of various new things. --- diff --git a/gdb/NEWS b/gdb/NEWS index 1cc5e6e..e4c02d9 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -5,6 +5,8 @@ * New native configurations +HP-UX 10.20 hppa*-*-hpux10.20 +HP-UX 11.x hppa*-*-hpux11.0* M68K Linux m68*-*-linux* * New targets @@ -12,6 +14,34 @@ M68K Linux m68*-*-linux* Fujitsu FR30 fr30-*-elf* Mitsubishi D30V d30v-*-* +* Readline 2.2 + +GDB now uses readline 2.2. + +* HP-UX Support + +Thanks to a major code donation from HP, GDB now has much more +extensive support for HP-UX. Added features include shared library +support, kernel threads and hardware watchpoints for 11.00, support +for HP's ANSI C and C++ compilers, and compatibility mode for xdb +commands. + +* Catchpoints + +HP's donation includes the new concept of catchpoints, which is a +generalization of the old catch command. On HP-UX, it is now possible +to catch exec, fork, and vfork, as well as library loading. + +* Debugging Across Forks + +On HP-UX, you can choose which process to debug when a fork() happens +in the inferior. + +* TUI + +HP has donated a curses-based terminal user interface (TUI). To get +it, build with --enable-tui. + * GDB Remote protocol For 64 bit targets, the memory packets ("M" and "m") can now contain a