Hello,
I try to remote debug the BasicUI Sample on a Samsung Gear S3 from the Tizen Studio Version 1.1.0 with the SDK wearable 2.3.2:
I get always the error message "Cannont launch application with GDBClient" with the Details:
Cannot launch application with GDBClient.
Error in final launch sequence
Failed to execute MI command:
-target-select remote 127.0.0.1:26102
Error message from debugger back end:
Remote communication error. Target disconnected.: No error.
Remote communication error. Target disconnected.: No error.
If i try to debug on the Emulator then it works !
The Gear is connected, and if i use Run instead of Debug, the application installs correctly on the Gear S3.
Why can't i debug on the Gear S3?
Thanks