summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorgary <gary>2012-01-24 15:13:26 +0000
committergary <gary>2012-01-24 15:13:26 +0000
commit55ebf19b5083ffb66350d1111b18bbdc745187fe (patch)
tree002be002f4cce26b2ba17be06edb481e55527f86 /gdb/NEWS
parent9aac6fcf549f3f5779287df68d4344c1cc0cd352 (diff)
downloadgdb-55ebf19b5083ffb66350d1111b18bbdc745187fe.tar.gz
ChangeLog:
Delete #if 0'd out code. * stack.c (print_frame_label_vars): Remove. (catch_info): Likewise. (_initialize_stack): Remove "info catch" command. * NEWS: Mention the above. doc/ChangeLog: Delete #if 0'd out code. * gdb.texinfo (Frame Info): Remove "info catch". testsuite/ChangeLog: Delete #if 0'd out code. * gdb.base/default.exp (info catch): Remove. * gdb.base/gdb_history (info catch): Likewise. * gdb.base/help.exp (info catch): Likewise.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 128825e6099..3d51c02aac0 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -31,6 +31,9 @@
* The "info proc" and "generate-core-file" commands will now also
work on remote targets connected to GDBserver on Linux.
+* The command "info catch" has been removed. It has been disabled
+ since December 2007.
+
*** Changes in GDB 7.4
* GDB now handles ambiguous linespecs more consistently; the existing