* 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.
This commit is contained in:
Jeff Law
1994-08-13 02:12:03 +00:00
parent 5278c61d20
commit b42f02ba3f

View File

@ -1,5 +1,9 @@
Fri Aug 12 19:35:41 1994 Jeff Law (law@snake.cs.utah.edu) 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 * gdb.stabs/hppa.mt: Use $(AS), not $(CC) to assemble the
stabs testcode. stabs testcode.