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 11:15 AM, Tom Tromey <tromey@redhat.com> wrote:
>>>>>> "Doug" == Doug Evans <xdje42@gmail.com> writes:
>
> Doug> Need More Data.
>
> That goes both ways.
>
> If you still prefer the other semantics, perhaps you could explain why.

I don't prefer the other semantics.
Composing || with separate breakpoints is easy enough, and it's harder
to compose && (*1).
"works for me"

I was considering && early on, but got off track.  Oh well.

---
(*1): The rest of the discussion seemed to be trying to imply there
was something more than this simple sentence involved in the
explanation, and I was trying to understand what.


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