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: [RFA] Stop infrun from tracking breakpoint insertion status.


On Tuesday 27 November 2007 21:14:12 Ulrich Weigand wrote:
> Vladimir Prus wrote:
> 
> > There were in fact two distinct problems. The first was
> > in my previous patch to document infrun logic -- while the
> > patch was meant to have no logic change, the case of 
> > stepping over breakpoint using software single step was
> > messed up. This patch fixes the problem -- it was tested
> > on arm-linux/qemu, which uses software single step, with
> > no test result changes. OK?
> 
> Ah, right.  Sorry for missing that.
> 
> >         * infrun.c (resume): Set right thread
> >         even if stepping over breakpoint using software
> >         single step.
> 
> This is OK.

Thanks. This one is checked in.

- Volodya


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