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


On Tuesday 16 March 2010 19:23:22 Tom Tromey wrote:

> >>>>> "Volodya" == Vladimir Prus <vladimir@codesourcery.com> writes:
> 
> Tom> It is odd to have a command named -break-passcount that can't actually
> Tom> be used on breakpoints
> 
> Volodya> It can -- just not on all kinds of breakpoints.
> 
> Ok.  Maybe you could explain how -break-passcount and -break-after are
> different, without referring to "tracepoints" as something separate from
> "breakpoints".

-break-after specifies how many initial hits of the breakpoint are to be
ignored.

-break-passcount, ideally, after how many execution of breakpoint commands
they stop being executed (and breakpoint becomes silently ignored)

Thanks,

-- 
Vladimir Prus
CodeSourcery
vladimir@codesourcery.com
(650) 331-3385 x722


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