Actions
Emulator Issues #13127
closedJitArm64 doesn't support breakpoints
% 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:
5.0-18138
Description
Breakpoints are broken while using ARM JIT on the macOS arm64 build of Dolphin using both the GDB stub or the Debug Module UI.
Every breakpoint fails to hit properly when the JIT emulator is being used instead of the Interpreter.
If I use Rosetta to load the X64 version of Dolphin, the problem goes away.
Actions