2013-05-08 Hafiz Abid Qadeer <abidh@codesourcery.com>
authorHafiz Abid Qadeer <abidh@codesourcery.com>
Wed, 8 May 2013 16:15:02 +0000 (16:15 +0000)
committerHafiz Abid Qadeer <abidh@codesourcery.com>
Wed, 8 May 2013 16:15:02 +0000 (16:15 +0000)
commit993654a97aaf909acc83a408ccf1affee7306dd1
tree474f1b8e80712b7a05e69467a5aa02c20eef5c91
parent17e760ae36d72e21c04aa52f2e5655502a35d705
2013-05-08  Hafiz Abid Qadeer  <abidh@codesourcery.com>

* gdb.trace/circ.exp: Remove unnecessary 'if then' checks.
(set_a_tracepoint): Set tracepoint before prologue.
(run_trace_experiment): Test setup_tracepoints and 'break end'
in it.
(trace_buffer_normal): Remove.
(gdb_trace_circular_tests): Remove.  Move tests to...
(top level): ...here.  Call 'runto_main' before checking for
trace support.  Use commands to check the support for circular
trace buffer and changing of trace buffer size.  Add test
to calculate size of single frame.  Use this size to
calculate the size of trace buffer.  Use 'tfind pc func9'
instead of 'tfind 9'.  Use 'with_test_prefix'.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/circ.exp
This page took 0.027514 seconds and 4 git commands to generate.