Next: , Previous: , Up: Commands   [Contents][Index]


13.4.15 Advance Instructions (0x71)

Step over a certain number of instructions.

Command body:

byte 0: Step over subroutines?

Should subroutines count as a single instruction?

byte 1-2: How many instructions to step over.

Response type:

0x71: MON_RESPONSE_ADVANCE_INSTRUCTIONS

Response body:

Currently empty.