diff options
author | Gary Benson <gary@redhat.com> | 2012-01-24 15:13:30 +0000 |
---|---|---|
committer | Gary Benson <gary@redhat.com> | 2012-01-24 15:13:30 +0000 |
commit | 53fe17833448d3f85e4a186522486c3ecbbae357 (patch) | |
tree | 9b18cafa31d5f3f35da93923ecafca1510c27c4b /gdb/testsuite/gdb.base/gdb_history | |
parent | 49c62f2ef19d1966e498462d7a5b1cb90f197455 (diff) | |
download | gdb-53fe17833448d3f85e4a186522486c3ecbbae357.zip gdb-53fe17833448d3f85e4a186522486c3ecbbae357.tar.gz gdb-53fe17833448d3f85e4a186522486c3ecbbae357.tar.bz2 |
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/testsuite/gdb.base/gdb_history')
-rw-r--r-- | gdb/testsuite/gdb.base/gdb_history | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/gdb_history b/gdb/testsuite/gdb.base/gdb_history index cc22f69..231ba33 100644 --- a/gdb/testsuite/gdb.base/gdb_history +++ b/gdb/testsuite/gdb.base/gdb_history @@ -85,7 +85,6 @@ info all-registers info args info bogus-gdb-command info breakpoints -info catch info copying info display info f |