Debugging using Bluestacks?

I’m trying to debug using Bluestacks so I can debug without an Android device on-hand. Right now the hurdle I’m trying to cross is the fact that the that gdbserver location doesn’t seem to be respected by the project configuration, and it can’t launch the one in the package, which may be related to the fact that /data/ is mounted differently in Bluestacks from what I can tell.

Biggest problem seems to be the fact that the gdbserver location in the project configuration isn’t being used.

If anybody has any information I’d appreciate it…

there is a issue that gdbserver location in the project configuration. only the bundled one take effect. we are looking into it.

but the bundle one should work well. the default gdb server path should be /data/data//lib//gdbserver.