Hello, Dolphin Emulator developers.
I trying to set up GDBStub in Dolphin Emulator for doing remote debugging with IDA.
In that purpose, I downloaded Dolphin sources, stable & master (dirty), and trying to compile stable on (1) VS2010 WinXP x32 and (2) VS2013 Win7 x64 ;; and master on (3) VS2013 Win7 x64.
master / stable
For activating GDBStub in source code, I activate code under "USE_GDBSTUB".
In all variations I have same result ([General] GDBPort = 20000):
#1 result with GNU toolchain for PPC
#2 result with IDA 6.5
So, the question is how set up GDBStub properly, is there something missing?
I trying to set up GDBStub in Dolphin Emulator for doing remote debugging with IDA.
In that purpose, I downloaded Dolphin sources, stable & master (dirty), and trying to compile stable on (1) VS2010 WinXP x32 and (2) VS2013 Win7 x64 ;; and master on (3) VS2013 Win7 x64.
master / stable
For activating GDBStub in source code, I activate code under "USE_GDBSTUB".
In all variations I have same result ([General] GDBPort = 20000):
#1 result with GNU toolchain for PPC
GNU toolchain for PPC: (Show Spoiler)
IDA 6.5: (Show Spoiler)

![[Image: tw5lO5d.png]](http://i.imgur.com/tw5lO5d.png)
![[Image: Hg6iGMA.png]](http://i.imgur.com/Hg6iGMA.png)
![[Image: IiD45GK.png]](http://i.imgur.com/IiD45GK.png)
![[Image: Wbqygyt.png]](http://i.imgur.com/Wbqygyt.png)