I have two apps which I want to debug simultaneously.
For example: I create two native projects using sample apps provided in Tizen mobile SDK.
Project 1: Calculator
Project 2: File manager
I right click on calculator project, and select “Debug As” –> “Tizen Native Application” : This launches the app on emulator and stops at main as expected.
Then, I right click on File manger project, and select “Debug As” –> “Tizen Native Application”. The launcher hangs after building file manger. The app never gets deployed to emulator.
Why does this not work?
I have checked and verified that the gdbserver port numbers are different.
How to debug multiple apps simultaneously
Hi,
I have two apps which I want to debug simultaneously.
For example: I create two native projects using sample apps provided in Tizen mobile SDK.
Project 1: Calculator
Project 2: File manager
I right click on calculator project, and select “Debug As” –> “Tizen Native Application” : This launches the app on emulator and stops at main as expected.
Then, I right click on File manger project, and select “Debug As” –> “Tizen Native Application”. The launcher hangs after building file manger. The app never gets deployed to emulator.
Why does this not work?
I have checked and verified that the gdbserver port numbers are different.
Thanks in advance!
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio