diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index a9436f4..635ea86 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2009-06-30 Jan Kratochvil <jan.kratochvil@redhat.com> + + Remove racy FAILs relying just on the timeouts. + * gdb.base/setshow.exp (set annotate 2, show annotate (2)) + (annotation_level 2): Remove racy FAILs. + 2009-06-30 Paul Pluzhnikov <ppluzhnikov@google.com> gdb/10275 |