]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* tracepoint.h (set_traceframe_number)
authorPedro Alves <palves@redhat.com>
Wed, 24 Feb 2010 21:43:03 +0000 (21:43 +0000)
committerPedro Alves <palves@redhat.com>
Wed, 24 Feb 2010 21:43:03 +0000 (21:43 +0000)
commit91e39b18bc0a27cf75c353e38827987c95932eeb
tree1d1166a6ddbd98aea2e21f37b5050572e1f96003
parent94ab4aa401651caaeb161fe4d01c8e7ceba8959e
* 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