diff options
author | Jim Blandy <jimb@codesourcery.com> | 2005-05-02 20:57:30 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2005-05-02 20:57:30 +0000 |
commit | 78df6c563d7976613a18b41e8a686d2e83a01c54 (patch) | |
tree | fa401ea9738e088179611284930530a29878c99e /gdb/testsuite/ChangeLog | |
parent | a561754a23a8d3820cabf1719a3c451a268fd26e (diff) | |
download | gdb-78df6c563d7976613a18b41e8a686d2e83a01c54.zip gdb-78df6c563d7976613a18b41e8a686d2e83a01c54.tar.gz gdb-78df6c563d7976613a18b41e8a686d2e83a01c54.tar.bz2 |
* gdb.base/auxv.exp: Call 'untested' and return -1 instead of
calling gdb_suppress_entire_file.
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index e133fd8..7ccee46 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2005-05-02 Jim Blandy <jimb@redhat.com> + + * gdb.base/auxv.exp: Call 'untested' and return -1 instead of + calling gdb_suppress_entire_file. + 2005-04-30 Randolph Chung <tausq@debian.org> * gdb.threads/staticthreads.exp: Override signal to check for hppa. |