diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-01-16 17:24:13 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-01-16 17:24:13 +0000 |
commit | 24f5d04a564c63e08af44ad29c9a311ad741ad9b (patch) | |
tree | 1b31a9359d1ed65cd33a5e151fb0464749b3f2ea /gdb/testsuite | |
parent | 0c72a5b7ed746ed8355160e2d04f7f4e1364a8fb (diff) | |
download | gdb-24f5d04a564c63e08af44ad29c9a311ad741ad9b.zip gdb-24f5d04a564c63e08af44ad29c9a311ad741ad9b.tar.gz gdb-24f5d04a564c63e08af44ad29c9a311ad741ad9b.tar.bz2 |
* gdb.stabs/aout.sed: Enclose comments within a sed command to avoid
losing with the irix4 sed.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index f66a7b6..547afad 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,8 @@ Mon Jan 16 12:13:28 1995 Jim Kingdon <kingdon@lioth.cygnus.com> + * 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. |