GdbMiSession.breakPasscount

MiPendingCommand breakPasscount(int number, int passcount) @trusted

Sets the passcount for a breakpoint.

Parameters

numberBreakpoint number.
passcountNumber of times to skip the breakpoint.

Returns

A pending command for -break-passcount.