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] Add tests for JIT debugging interface


On Wednesday 19 January 2011 12:26:34, Paul Pluzhnikov wrote:
> On Wed, Jan 19, 2011 at 11:03 AM, Pedro Alves <pedro@codesourcery.com> 

> > It's output from infrun.c:normal_stop.  Sounds like a bug somewhere.
> 
> It is a bug. Fix in progress...
> 
> >> That's alright -- I was going to fix this area (see "JIT interface
> >> slowness" in gdb@sourceware.org list), and this isn't the only problem
> >> -- I also noticed that we leak several jit_breakpoints on rerun.
> 
> That leak is in fact causing the bug above ...

Ah.

Patch is okay.  As general principle, I'd rather fix the leak first and
avoid introducing new failures against gdbserver if possible and
easy, but if you want to check this in already, that'll  be okay too.

-- 
Pedro Alves


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