diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-04-01 15:31:24 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-04-01 15:31:24 +0000 |
commit | 24b2699965628664b5102fd6fa8fcf3a72d22ba0 (patch) | |
tree | f614324747624ff4817b4add7b968d76d5e8ce4b /gdb/testsuite | |
parent | 576c39135f412f8014181e97628e18f8ace275f1 (diff) | |
download | gdb-24b2699965628664b5102fd6fa8fcf3a72d22ba0.zip gdb-24b2699965628664b5102fd6fa8fcf3a72d22ba0.tar.gz gdb-24b2699965628664b5102fd6fa8fcf3a72d22ba0.tar.bz2 |
* lib/gdb.exp: If nosignals is not set, set it to 0.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index fafc312..5c51480 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Sat Apr 1 07:23:22 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * lib/gdb.exp: If nosignals is not set, set it to 0. + Fri Mar 31 16:13:48 1995 Kung Hsu <kung@mexican.cygnus.com> * config/slite-gdb.exp: Responds to load symbol table prompt. |