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] Make breakpoint condition detection trace conditional on remote_debug.


> You mentioned a problem where a conditional breakpoint no longer
> stops where it should when using gdbserver. I'm assuming it is a
> regression we didn't catch with GDB's testsuite when testing the
> target-side condition patches.
> 
> Is this the case or is it something else?

Aaaaah :-). That's:

    [RFA] ax-gdb: Do not treat enums and bools as integers.
    http://www.sourceware.org/ml/gdb-patches/2012-03/msg00287.html

The problem is easy to understand. But unfortunately, I am unable
to produce a testcase outside of the proprietary code that shows
the problem (http://www.sourceware.org/ml/gdb-patches/2012-03/msg00302.html).

But thanks for the offer!

-- 
Joel


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