src/gdb ChangeLog tracepoint.c
palves@sourceware.org
palves@sourceware.org
Thu Jan 27 21:39:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: palves@sourceware.org 2011-01-27 21:39:24
Modified files:
gdb : ChangeLog tracepoint.c
Log message:
gdb/
* tracepoint.c (tfile_read): New.
(tfile_open): Use it.
(tfile_get_traceframe_address): Use it.
(tfile_trace_find): Use it.
(walk_blocks_callback_func): New typedef.
(match_blocktype): New function.
(traceframe_walk_blocks): New function.
(traceframe_find_block_type): New function.
(tfile_fetch_registers, tfile_xfer_partial)
(tfile_get_trace_state_variable_value): Use
traceframe_find_block_type and tfile_read.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12511&r2=1.12512
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.202&r2=1.203
More information about the Gdb-cvs
mailing list