GdbMiSession.breakAfter

MiPendingCommand breakAfter(int number, int count) @trusted

Sets the ignore count of a breakpoint.

Parameters

numberBreakpoint number.
countNumber of times to ignore the breakpoint.

Returns

A pending command for -break-after.