From: Jeff Law Date: Sat, 13 Aug 1994 02:12:03 +0000 (+0000) Subject: * gdb.base/interrupt.exp: When trying to wake up the inferior, X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b42f02ba3fffb1e3457133db04be0798637b004e;p=binutils-gdb.git * 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. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 1c16f5380fe..191c0b3b546 100644 --- 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.