diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-03-26 21:43:41 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-03-26 21:43:41 +0000 |
commit | d894a6e99ba49caad2dd7d39c608b87048accc8c (patch) | |
tree | 1394e538a174beb9fd5012232c9c4f96c60d7cf2 /gdb/testsuite | |
parent | d582898a7de4f04d044ac8e71da40134859bbfd9 (diff) | |
download | gdb-d894a6e99ba49caad2dd7d39c608b87048accc8c.zip gdb-d894a6e99ba49caad2dd7d39c608b87048accc8c.tar.gz gdb-d894a6e99ba49caad2dd7d39c608b87048accc8c.tar.bz2 |
* gdb.base/commands.exp (breakpoint_command_test): New tests.
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 13e3699..f27584c 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,7 @@ +Sun Mar 26 13:19:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.base/commands.exp (breakpoint_command_test): New tests. + Sat Mar 25 15:38:06 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.c++/*.exp: Warn if executable does not exist. The original |