Crystax 10 and VisualGDB

Sysprogs forums Forums VisualGDB Crystax 10 and VisualGDB

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #7111
    btc
    Participant

    Hello all,

    I’m using the trial version of Visual GDB with Visual Studio 2012 on Win 7 x86. I’m really happy with it but for various reasons my app needs some of the features available in Crystax (which is an NDK replacement (https://www.crystax.net/en/android/ndk) and VisualGDB seems to having some trouble. My app compiles fine and it’s just when it tries to launch the debugger I get a:

    Cannot start debugging session: GDBSERVER terminated unexpectedly.

    Using the Android Device Compatibility Center, I get:

    auncher log:
    **** Timeout waiting for gdbserver to initialize ****
    ——————————-
    GDBServer output:
    Can’t bind address: Address already in use.

    Exiting

    Exception: Failed to start session
    Debug failed: Failed to start session

    ———————————————————————–

    The test app keeps starting and then restarting.

    I’m using Android-21 for both NDK and SDK target platforms.

    Any advice would be appreciated.

    Thank you

     

     

     

    #7112
    support
    Keymaster

    Hi,

    Please try changing the gdbserver port in VisualGDB Project Properties. Looks like the original port is already used by something else.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.