Ali Dm
Ali Dm

Reputation: 61

Tizen .NET Visual Studio can't debug


I installed VS 2017, Tizen SDK, Emulator, all is ok. After to launch emulator, I can't debug with visual studio? I have this output on VS:

pkg api_version: 4
=thread-selected,id="1"
Loaded '[vdso]'. Cannot find or open the symbol file.
Loaded 'linux-gate.so.1'. Cannot find or open the symbol file.
Le thread 0x1 s'est arrêté avec le code 0 (0x0).
Le programme 'sdb.exe' s'est arrêté avec le code 0 (0x0).

I can just install with command line with sdb.exe install "xxxx.tpk"

Thank you!

Upvotes: 1

Views: 719

Answers (1)

오창석
오창석

Reputation: 66

Sorry for inconvenience on using Tizen extension. This caused by compatible issue with VS 15.8. We fixed our extension and our patch is under internal testing now. It will be available on the begin of November at the Marketplace.

Upvotes: 2

Related Questions