diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-05-13 20:52:01 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-05-13 20:52:01 +0000 |
commit | fe5d4b85ae03a29f8383f691bd59131e7ff84120 (patch) | |
tree | b59df7e1aeea273670a263e3f3724964711d5868 /gdb/testsuite | |
parent | a367db8959eea30d209a2e19e31e6408e345389f (diff) | |
download | gdb-fe5d4b85ae03a29f8383f691bd59131e7ff84120.zip gdb-fe5d4b85ae03a29f8383f691bd59131e7ff84120.tar.gz gdb-fe5d4b85ae03a29f8383f691bd59131e7ff84120.tar.bz2 |
* gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM.
* gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack
of a text section.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index b7aeaca..f404864 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Thu May 11 07:55:11 1995 Jim Kingdon <kingdon@deneb.cygnus.com> + + * gdb.stabs/xcoff.sed: Change N_LSYM to C_DECL not C_LSYM. + + * gdb.stabs/weird.exp: Remove xfail for xcoff bitching about lack + of a text section. + Thu May 11 15:02:24 1995 Stu Grossman (grossman@andros.cygnus.com) * config/monitor.exp (gdb_target_monitor): Fix loop interator so |