This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 4/6] Implement support for SystemTap probes


On Mon, 07 May 2012 22:25:54 +0200, Sergio Durigan Junior wrote:
> Here it is.  I also removed a previous conditional that I had put in
> probes.c:parse_probes, because it is not needed at all.

OK, I see, sym_get_probes gets called unconditionally from more places.


> 	* probe.c (parse_probes): Move conditional to check for
> 	debuginfo objfiles to...
> 	* stap-probe.c (stap_get_probes): ...here.
[...]
> OK to apply?

Yes.


Thanks,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]