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]

pushed: [RFA/commit] Memory leak in on reading frame register


> > A very accurate guess, as it turns out. Condition evaluation
> > is not the problem, here, but indeed, we a couple of calls to
> > handle_inferior in addition to each call to
> > bpstat_check_breakpoint_conditions. The former are responsible
> > for the leak.
> > 
> > How about the attached patch?
> 
> Looks good to me.

Thank you, Pedro. Patch has been pushed to master.

-- 
Joel


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