From: Jim Kingdon Date: Mon, 16 Jan 1995 17:24:13 +0000 (+0000) Subject: * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid X-Git-Tag: gdb-4_18-branchpoint~12677 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=24f5d04a564c63e08af44ad29c9a311ad741ad9b;p=thirdparty%2Fbinutils-gdb.git * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid losing with the irix4 sed. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index f66a7b6aa84..547afad0023 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,8 @@ Mon Jan 16 12:13:28 1995 Jim Kingdon + * gdb.stabs/aout.sed: Enclose comments within a sed command to avoid + losing with the irix4 sed. + * gdb.base/sigall.exp (test_one_sig): Add xfail for "get signal ALRM" on irix4.