2010-03-17 Stan Shebs <stan@codesourcery.com>
authorStan Shebs <shebs@codesourcery.com>
Thu, 18 Mar 2010 01:09:26 +0000 (01:09 +0000)
committerStan Shebs <shebs@codesourcery.com>
Thu, 18 Mar 2010 01:09:26 +0000 (01:09 +0000)
commit573cda036ad9f4f8bfe70199cca46106a9583153
treea1a9d302ac04aff351f226da7b90a3213eddb35a
parentd5041980353873354218b8b18babc5a2847ba342
2010-03-17 Stan Shebs  <stan@codesourcery.com>

* infcall.c: Include tracepoint.h.
(call_function_by_hand): Disallow calls in tfind mode.
* infcmd.c: Include tracepoint.h.
(ensure_not_tfind_mode): New function.
(continue_1): Call it.
(step_1) Ditto.
(jump_command): Ditto.
(signal_command): Ditto.
(advance_command): Ditto.
(until_command): Ditto.
(finish_command): Ditto.
* tracepoint.h (disconnect_or_stop_tracing): Declare.
gdb/ChangeLog
gdb/infcall.c
gdb/infcmd.c
gdb/tracepoint.h