Page 1 of 1

how to use debugger ?

Posted: October 19th, 2017, 3:03 am
by pepe
when I give "Change Instruction" shows this messagebox "unknown Command"
for example typing "je", "jne","jmp"..., the only correct instruction is "nop"

Re: how to use debugger ?

Posted: October 22nd, 2017, 8:32 pm
by nocash
Works fine for me. Just key-in instructions in the disassembler window, using the same syntax as how the instructions are shown by the disassembler.
For "je/jne/jmp" you would also need to type parameters, eg. "jmp 0bfc00000", or "j bfc00000" if you've selected to alternate/native asm syntax in debug/setup.