This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog breakpoint.c
- From: qiyao at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 15 Dec 2012 01:37:03 -0000
- Subject: src/gdb ChangeLog breakpoint.c
CVSROOT: /cvs/src
Module name: src
Changes by: qiyao@sourceware.org 2012-12-15 01:37:03
Modified files:
gdb : ChangeLog breakpoint.c
Log message:
gdb/
2012-12-15 Yao Qi <yao@codesourcery.com>
* breakpoint.c (download_tracepoint_locations): Iterate over
ALL_TRACEPOINTS first and then iterate over locations of
each tracepoint.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14928&r2=1.14929
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/breakpoint.c.diff?cvsroot=src&r1=1.724&r2=1.725