OSDN Git Service

* tracepoint.h (set_traceframe_number)
authorpalves <palves>
Wed, 24 Feb 2010 01:06:27 +0000 (01:06 +0000)
committerpalves <palves>
Wed, 24 Feb 2010 01:06:27 +0000 (01:06 +0000)
commit748612c5fcc583963fac9cdd4b4d3c34fbe28705
treedbbf414a05cd08b42600b6362461c39f57cdbb35
parenta18c30f946a07d3b6eb8c6b31efa35e58dc13028
* tracepoint.h (set_traceframe_number)
(cleanup_restore_current_traceframe): Declare.
* tracepoint.c (set_traceframe_number): New.
(struct current_traceframe_cleanup): New.
(do_restore_current_traceframe_cleanup)
(restore_current_traceframe_cleanup_dtor)
(make_cleanup_restore_current_traceframe): New.
* infrun.c: Include tracepoint.h.
(fetch_inferior_event): Switch out and in of tfind mode.
gdb/ChangeLog
gdb/infrun.c
gdb/tracepoint.c
gdb/tracepoint.h