gdb: fix IsProcess32Bit throws exception if called too early
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
gdb: fix IsProcess32Bit throws exception if called too early
Coxxs
requested to merge
coxxs/ryujinx:gdb-fix-null
into
master
Oct 20, 2025
Overview
0
Commits
1
Pipelines
0
Changes
1
For some reason, LLDB will call commands that use IsProcess32Bit earlier than GDB.
Merge request reports
Loading