src/gdb ChangeLog infrun.c tracepoint.c tracep ...
palves@sourceware.org
palves@sourceware.org
Wed Feb 24 01:06:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2010-02-24 01:06:28
Modified files:
gdb : ChangeLog infrun.c tracepoint.c tracepoint.h
Log message:
* 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.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11388&r2=1.11389
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/infrun.c.diff?cvsroot=src&r1=1.429&r2=1.430
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.143&r2=1.144
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.h.diff?cvsroot=src&r1=1.21&r2=1.22
More information about the Gdb-cvs
mailing list