diff options
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r-- | gdb/testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 5382083..7be6146 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,5 +1,13 @@ 2012-08-23 Yao Qi <yao@codesourcery.com> + * gdb.trace/disconnected-tracing.c (start, end): New. + (main): Call start and end. + * gdb.trace/disconnected-tracing.exp (disconnected_tracing): Move + existing tests into this proc. + (disconnected_tfind): New. + +2012-08-23 Yao Qi <yao@codesourcery.com> + * boards/native-gdbserver.exp (${board}_upload): New. * boards/native-stdio-gdbserver.exp (${board}_upload): New. * gdb.trace/tfile.exp: Don't check 'gdb,nofileio'. |