IntroductionA disassembler, editor, singlestepper and much more.
Details
*Disassembler, editor.
*single/multistepper in 26bit User and 26bit SVC mode.
*Edit directly wimpslots and rammodules (in bytes, words, mnemonics, binary and asci)
*It can place conditional breakpoints in applications and rammodules.
After reaching a breakpoint the values from the registers, flags and memory
can be altered, singlestep through the code and leave the singlestepper with the
last registers, flags and PC counter.
*Step Until (R..=&.. or !&..=&.. or BreakPoint)
*Record all the steps (inc. registers and flags), which can be examined afterwards.
*Trap SWI calls and OS commands (conditionally).
*It has a *Step and a SWI "OS_BreakAddress" call.
|