* gdb.t07/watchpoint.exp: In until test, deal with the way the DEC

compiler arranges the code and line numbers.
This commit is contained in:
Jim Kingdon 1993-07-09 19:24:00 +00:00
parent 2a62a4cb1b
commit 81074ec8d1
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
Fri Jul 9 14:11:17 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
* gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
compiler arranges the code and line numbers.
* gdb.t17/interrupt.exp: Don't send \n after ^C.
Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)