diff options
author | Jim Blandy <jimb@codesourcery.com> | 2007-12-31 21:34:48 +0000 |
---|---|---|
committer | Jim Blandy <jimb@codesourcery.com> | 2007-12-31 21:34:48 +0000 |
commit | ef682c56efa7dd8b4b7935cc09359c053c30cf10 (patch) | |
tree | 53773859684152c1a5cb8f48991ce46d4e159fc5 /gdb/testsuite/ChangeLog | |
parent | 992824d50ed0d22dfa78494b8aa5dff0d6330a66 (diff) | |
download | gdb-ef682c56efa7dd8b4b7935cc09359c053c30cf10.zip gdb-ef682c56efa7dd8b4b7935cc09359c053c30cf10.tar.gz gdb-ef682c56efa7dd8b4b7935cc09359c053c30cf10.tar.bz2 |
* gdb.base/multi-forks.exp: Consume all output from child
processes before proceeding to next test.
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 6a4842b..6e2f8dbf 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2007-12-31 Jim Blandy <jimb@codesourcery.com> + + * gdb.base/multi-forks.exp: Consume all output from child + processes before proceeding to next test. + 2007-12-29 Jim Blandy <jimb@codesourcery.com> * configure: Regenerated. |