This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog probe.c stap-probe.c
- From: sergiodj at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 8 May 2012 01:35:36 -0000
- Subject: src/gdb ChangeLog probe.c stap-probe.c
CVSROOT: /cvs/src
Module name: src
Changes by: sergiodj@sourceware.org 2012-05-08 01:35:35
Modified files:
gdb : ChangeLog probe.c stap-probe.c
Log message:
2012-05-07 Sergio Durigan Junior <sergiodj@redhat.com>
* probe.c (parse_probes): Move conditional to check for
debuginfo files from here...
* stap-probe.c (stap_get_probes): ... to here.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14217&r2=1.14218
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/probe.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/stap-probe.c.diff?cvsroot=src&r1=1.3&r2=1.4