Hello. I try to debug sample platform EFL application on latest Tizen SDK 2.2.1 in Tizen IDE.
I have error:
Cannot launch application with GDBClient. Error creating session Target is not responding (timed out) Target is not responding (timed out) Target is not responding (timed out)
My system: Ubuntu 12.04 LTE 64x
Steps to reproduce:
1. Create Tizen Platform Project with Template: EFL Application.
2. Add some brakepoints in main.c file
3. Select Project->Build Project
4. After build has been complited select Run->Debug As->Tizen Platform Project
5. Note that debug session is not started and error message is showed.
Application works fine. It's looks like a bug. Can you help me with this problem, please?
Thanks.