OSDN Git Service

2010-03-17 Stan Shebs <stan@codesourcery.com>
authorshebs <shebs>
Thu, 18 Mar 2010 01:09:25 +0000 (01:09 +0000)
committershebs <shebs>
Thu, 18 Mar 2010 01:09:25 +0000 (01:09 +0000)
commit08fd3c5728c269e164de6e6d64e7c631e93bb64c
tree3097a2be88ca56d6786f80e27e541ecdd6340d4c
parentfbb2ff111ade98f90ed5635ad9d58cac329e9ff3
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