RFC: new struct breakpoint component cond_language...

Tom Tromey tromey@redhat.com
Mon May 17 15:49:00 GMT 2010


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> So, taking both of these elements into account, I deduce that
Joel> breakpoints should also store a condition_language which should be
Joel> used in order to parse our condition, because it can be different
Joel> from the breakpoint language.

BTW, this is PR 9113, which I filed some years ago and then forgot :)

In that case, I was explicitly setting a c++-language condition on a
java breakpoint.  Then gdb reparsed the condition using java rather than
c++.

Tom



More information about the Gdb-patches mailing list