* 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.
This commit is contained in:
parent
8066e4344e
commit
84ccb88752
1 changed files with 15 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue