GdbMiSession.execJump

MiPendingCommand execJump(string location) @trusted

Resumes execution at a different address.

Parameters

locationAddress or label to jump to.

Returns

A pending command for -exec-jump.