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:
5278c61
)
* gdb.base/interrupt.exp: When trying to wake up the inferior,
author
Jeff Law
<law@redhat.com>
Sat, 13 Aug 1994 02:12:03 +0000
(
02:12
+0000)
committer
Jeff Law
<law@redhat.com>
Sat, 13 Aug 1994 02:12:03 +0000
(
02:12
+0000)
send the newline ourselves instead of assuming gdb_test will do
so when passed an empty input string.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 1c16f5380fe040505ac5534ef39d7884a05de72d..191c0b3b5461292e8aae2a9126188e9d3ac439e6 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-1,5
+1,9
@@
Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu)
+ * gdb.base/interrupt.exp: When trying to wake up the inferior,
+ send the newline ourselves instead of assuming gdb_test will do
+ so when passed an empty input string.
+
* gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
stabs testcode.