2010-03-31 Stan Shebs <stan@codesourcery.com>
authorStan Shebs <shebs@codesourcery.com>
Wed, 31 Mar 2010 17:59:49 +0000 (17:59 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 31 Mar 2010 17:59:49 +0000 (17:59 +0000)
commit8bf6485c1cee41f31564e1097199ff67a3615ebe
treeb7579caf3a6e8a889331ba48e7b6bfcb9acc1d29
parentf3c8116cd2e02ccb2bd1bfc131554027b2efe190
2010-03-31  Stan Shebs  <stan@codesourcery.com>

* breakpoint.c (tracepoint_save_command): Include variables,
  conditionals, tracepoint types, and default-collect.
* tracepoint.c (save_trace_state_variables): New function.
* tracepoint.h (save_trace_state_variables): Declare it.

* gdb.trace/save-trace.exp: Test save/restore of default-collect
and tracepoint conditionals.
(gdb_verify_tracepoints): Delete unused return.
gdb/ChangeLog
gdb/breakpoint.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.trace/save-trace.exp
gdb/tracepoint.c
gdb/tracepoint.h
This page took 0.038708 seconds and 4 git commands to generate.