From: Jim Kingdon Date: Fri, 9 Jul 1993 19:24:00 +0000 (+0000) Subject: * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=81074ec8d18eadede2998b7475e34ee149b9cb24;p=binutils-gdb.git * gdb.t07/watchpoint.exp: In until test, deal with the way the DEC compiler arranges the code and line numbers. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index f5a0e62c307..0a75a3a0b39 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -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)