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: Teach gdbserver to step over internal breakpoints


On Wednesday 24 March 2010 00:05:38, Pedro Alves wrote:
> I've now tested this on arm-none-linux-gnueabi,
> and there were no regressions.  

I busted this.  I forgot to force a thread event
breakpoint to exercise the code paths on ARM.  I redid the testing
overnight, and it revealed a bunch of regressions; it turns out
I trimmed the original patch too much --- there are some needed
missing bits I left behind.  I'm working on fixing this.

> I've also re-tested this
> on x86_64-linux.  It's now checked in.

-- 
Pedro Alves


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