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: [MI tracepoints 5/9] -break-passcount


>>>>> "Volodya" == Vladimir Prus <vladimir@codesourcery.com> writes:

Volodya> I am not sure. Given that tracepoints are special kind of
Volodya> breakpoint now, I'd rather have -break-passcount, with -trace
Volodya> command reserversed for overall control of tracing. After all,
Volodya> mixing -break-insert -a with later -trace-passcount may be
Volodya> confusing.

It is odd to have a command named -break-passcount that can't actually
be used on breakpoints -- and that will never be usable on breakpoints.
I think this is more confusing than the alternative.

Tom


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