OSDN Git Service

* tracepoint.h (set_traceframe_number)
authorpalves <palves>
Wed, 24 Feb 2010 10:06:27 +0000 (10:06 +0000)
committerpalves <palves>
Wed, 24 Feb 2010 10:06:27 +0000 (10:06 +0000)
commitee5625214d954cd96c832e6bcad4694513187461
tree4fd7a2fabbe1cece5046f1e3563f80fdbc62d6f6
parent1ae7dd64a6a9178eb74a432eebf00e1cb40f44c4
* 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