This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Regressions in gdbserver mode #2 [Re: General regressions in gdbserver mode]
On Sun, 26 Feb 2012 23:56:58 +0100, Luis Gustavo wrote:
> On 02/26/2012 06:54 PM, Jan Kratochvil wrote:
> > Still getting now these regressions in gdbserver non-extended mode:
> >
> > -PASS: gdb.base/save-bp.exp: info break
> > +FAIL: gdb.base/save-bp.exp: info break
> > +FAIL: gdb.cp/mb-templates.exp: initial condition: run to breakpoint (timeout)
> > +FAIL: gdb.cp/mb-templates.exp: initial condition: run to breakpoint 2 (GDB internal error)
> > +FAIL: gdb.cp/mb-templates.exp: ...
>
> Yes. I am aware of those.
>
> I've mentioned the mb-templates.exp one in the first mail about the
> series. It seems to be a problem that i uncovered when dealing with
> the agent expressions machinery on GDB's side. I'll debug this next.
I see here now "I'll debug this next.", I forgot about that. Posted it now
as KFAILs:
[patch 1/2] testsuite: Code cleanup: mb-templates.exp
http://sourceware.org/ml/gdb-patches/2012-02/msg00655.html
[patch 2/2] KFAIL for mb-templates.exp PASS->FAIL regression
http://sourceware.org/ml/gdb-patches/2012-02/msg00656.html
Jan