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.
Updated by JosJuice almost 2 years ago
- Subject changed from On the M1 Mac breakpoints in the debugger through GDB and the Debug Mode UI are broken when using JIT emulation to JitArm64 doesn't support breakpoints
- Status changed from New to Accepted
- Assignee set to JosJuice
Updated by JosJuice almost 2 years ago
- Status changed from Accepted to Fix pending
Updated by JosJuice almost 2 years ago
- Fixed in set to 5.0-18138
Actions