-exec-jump.GdbMiSession.execJump
MiPendingCommand execJump(string location) @trustedResumes execution at a different address.
Parameters
location | Address or label to jump to. |
Returns
A pending command for
MiPendingCommand execJump(string location) @trustedResumes execution at a different address.
location | Address or label to jump to. |
-exec-jump.