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: [PATCH, doc RFA] Allow CLI and Python conditions to be set on same breakpoint


On Fri, Nov 15, 2013 at 8:38 AM, Pedro Alves <palves@redhat.com> wrote:
> On 11/15/2013 03:54 PM, Doug Evans wrote:
>
>> That's really just the "It's more useful to combine them as &&" view
>> (which I agree is a good point).
>
> I'm afraid I'm confused.  Were you asking for something else?  I can't
> really understand whether it was something like that you were asking for,
> or something else, whatever it would be.  I feel something is getting
> lost in translation, sorry about that.  :-(

No worries.

>> Same thing can apply to other functionality implemented as a Python
>> breakpoint with "stop".
>
> WDYM?  This sentence really confuses me.  :-(  What "thing"?
>
>> I can think of a couple of other ways to achieve it, but && makes it easy.

I just meant I can imagine adding a cli condition to other
python-conditioned breakpoints.


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