diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5c12471..ebca1ee 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,18 @@ +Thu Apr 6 08:54:18 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.base/break.exp: Remove commented out if $usestubs {}. As + nearly as I can tell, the whole thing was an accident in Stu's + change of 24 Mar 1995 (logged in ../ChangeLog), in which he meant + to replace a send/expect pair with gdb_test, but ended up only + adding the gdb_test. My change of 24 Mar 1995 and Kung's change + of 30 Mar 1995 took care of it, but left this vestigial comment + which I am now nuking. + +Mon Apr 3 09:00:27 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.base/break.exp: Look for different line number for + breakpoint at main depending on usestubs. + Sun Apr 2 08:15:45 1995 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) * gdb.base/list.exp: Adjust some alternate expect patterns to |