From 84ccb887528da1a73efbfbaf81646f97292322b7 Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Thu, 6 Apr 1995 15:59:34 +0000 Subject: [PATCH] * 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. --- gdb/testsuite/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5c12471a20..ebca1eece0 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 -- 2.34.1