DescriptionS390: [sim] Add icount and si <mnemonic> commands.
Typing icount at the sim debug prompt will print the current icount.
si <mnemonic> steps through instructions until an instruction with that
mnemonic is seen.
E.g. si brc will stop at the next brc instruction before executing it.
R=jyan@ca.ibm.com, joransiu@ca.ibm.com
Committed: https://crrev.com/4930a16ed3dc5c1d87e4179d25ebda638ce3a140
Cr-Commit-Position: refs/heads/master@{#35997}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|