aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-07-09 19:24:00 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-07-09 19:24:00 +0000
commit81074ec8d18eadede2998b7475e34ee149b9cb24 (patch)
treee8997bf06b3c0b08e9e14ac4834a031ae7139923 /gdb
parent2a62a4cb1b38062276f917aaeaf20858c4c5281c (diff)
downloadgdb-81074ec8d18eadede2998b7475e34ee149b9cb24.zip
gdb-81074ec8d18eadede2998b7475e34ee149b9cb24.tar.gz
gdb-81074ec8d18eadede2998b7475e34ee149b9cb24.tar.bz2
* gdb.t07/watchpoint.exp: In until test, deal with the way the DEC
compiler arranges the code and line numbers.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index f5a0e62..0a75a3a 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)