Emulator Issues #13368
openGDB Stub for Dolphin not working with IDA Pro
0%
Description
I'm not sure if this is by design or intentional, but it doesn't seem like the GDB Stub in Dolphin works when attaching to a running game via IDA Pro. I get an error 40291 internal error.
I would love to debug games using IDA Pro, mostly due to symbolization.
I have not figured out a way to debug games using the gdb stub over gdb using a linker map file from the original game, created by IDA Pro, or created by Dolphin. I cannot start gdb and using the symbol-file and add-symbol-file commands to symbolize the target. I imagine another approach is to use gdb python bindings to make this work, but this solution sounds janky.
Is there a solution to debugging games with either IDA Pro over the GDB stub or symbolized with a linker file over gdb?
Thanks
No data to display