Actions
Emulator Issues #11868
openMemory Breakpoint doesn't catch if Instruction Breakpoint is at same location
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
I'm attempting to debug Riivolution, set a breakpoint on a sthx, and a memory breakpoint on the region it writes to (r/w, write to log), it hits the breakpoint, but doesn't print/catch the memory breakpoint. It catches the memory write when I turn off the instruction breakpoint (see Screenshot_131). Some program flow must be messed up.
Files
No data to display
Actions