Yes it froze for me too when i tried manipulating the same instruction, so is there any register in particular that stores the correct data we are looking for? because I have already tried changing a few registers but couldn't find anything?
Also are read breakpoints useful for this?
Also I have encountered a strange problem when using the debugger what exactly do you do when the debugger doesn't execute a breakpoint at the right time, example most of the time when I put a breakpoint on an instruction the debugger won't break on that address all the time, did you ever have this problem?
Also are read breakpoints useful for this?
Also I have encountered a strange problem when using the debugger what exactly do you do when the debugger doesn't execute a breakpoint at the right time, example most of the time when I put a breakpoint on an instruction the debugger won't break on that address all the time, did you ever have this problem?

Comment