projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
164207c
)
* lib/gdb.exp (runto): Don't insist that function we are running to
author
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 20 Jul 1993 02:57:39 +0000
(
02:57
+0000)
committer
Jim Kingdon
<jkingdon@engr.sgi.com>
Tue, 20 Jul 1993 02:57:39 +0000
(
02:57
+0000)
was compiled with -g.
* gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 1e06463e3c1798e60189cd78f4b53f80bbe48610..429e33d8026f028360c23c2474eb4186a6827b1b 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,5
+1,10
@@
Mon Jul 19 18:14:06 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
+ * lib/gdb.exp (runto): Don't insist that function we are running to
+ was compiled with -g.
+
+ * gdb.t10/{nodebug.{c,exp},Makefile.in}: New test.
+
* gdb.t17/interrupt.exp: Before sending ^C, give the inferior time
to get back into the read system call.
Accept leading newline in case where we woke it up.