diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-07-14 22:37:53 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-07-14 22:37:53 +0000 |
commit | 802a2b00a931efa0666c994b5975394f31c53ce5 (patch) | |
tree | b51ea43173ba3dd039278ba2bc4d0db065a90c06 /gdb/testsuite | |
parent | 462ab71d9bdd16f6153956afe9239c27f99dbf6f (diff) | |
download | gdb-802a2b00a931efa0666c994b5975394f31c53ce5.zip gdb-802a2b00a931efa0666c994b5975394f31c53ce5.tar.gz gdb-802a2b00a931efa0666c994b5975394f31c53ce5.tar.bz2 |
* gdb.base/signals.exp: Allow for optionality of breakpoint
address.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index ab0dd3c..4ac5df9 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +Thu Jul 14 14:56:59 1994 Stan Shebs (shebs@andros.cygnus.com) + + * gdb.base/signals.exp: Allow for optionality of breakpoint + address. + Thu Jul 14 11:21:27 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.base/{ptype.exp,ptype.c}: Add t_char_array test. |