src/gdb remote.c target.c target.h tracepoint. ...
qiyao@sourceware.org
qiyao@sourceware.org
Mon Nov 14 14:11:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: qiyao@sourceware.org 2011-11-14 14:11:39
Modified files:
gdb : remote.c target.c target.h tracepoint.c
ChangeLog
Log message:
* target.h (struct target): <to_download_tracepoint> Change type
of parameter from tracepoint to bp_location.
* target.c (update_current_target): Update.
* tracepoint.c (start_tracing): Update.
* remote.c (remote_download_tracepoint): Remove loop for each location
of a tracepoint.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/remote.c.diff?cvsroot=src&r1=1.466&r2=1.467
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/target.c.diff?cvsroot=src&r1=1.288&r2=1.289
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/target.h.diff?cvsroot=src&r1=1.215&r2=1.216
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/tracepoint.c.diff?cvsroot=src&r1=1.234&r2=1.235
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13511&r2=1.13512
More information about the Gdb-cvs
mailing list