diff options
author | Roland McGrath <roland@gnu.org> | 2004-06-04 21:36:23 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-06-04 21:36:23 +0000 |
commit | f4fc3b93e29e2b400e7082ff78797e4a47db91f9 (patch) | |
tree | 30ffc11cad3b0f399081d88626b66a6b487857e1 /gdb | |
parent | f1ed375c8541c42e7f78865b5c497244699097b1 (diff) | |
download | fsf-binutils-gdb-f4fc3b93e29e2b400e7082ff78797e4a47db91f9.zip fsf-binutils-gdb-f4fc3b93e29e2b400e7082ff78797e4a47db91f9.tar.gz fsf-binutils-gdb-f4fc3b93e29e2b400e7082ff78797e4a47db91f9.tar.bz2 |
.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5468b58..85dd400 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2004-06-04 Roland McGrath <roland@redhat.com> + + * gdb.base/auxv.exp (fetch_auxv): Consume output fully through + next gdb prompt. + 2004-06-02 Michael Chastain <mec.gnu@mindspring.com> Fix PR gdb/1636. @@ -25,7 +30,7 @@ 2004-05-20 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> - * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of + * gdb.base/signull.c: Use sigsetjmp/siglongjmp instead of setjmp/longjmp. Use sigaction instead of signal. 2004-05-19 J. Brobecker <brobecker@gnat.com> @@ -76,7 +81,7 @@ * gdb.base/pending.exp: Make sure pending breakpoints preserve the ignore count. - + 2004-04-27 Jerome Guitton <guitton@gnat.com> * i386-prologue.exp: Add testcase for jump instruction as first |