Samsung / vs-tools-cps

Tizen.NET applications 개발을 위한 Visual Studio extension
Apache License 2.0
16 stars 9 forks source link

Not even able to debug the application on emulators using Visual studio 2017. #1

Open krishnakumar-ViewLift opened 5 years ago

krishnakumar-ViewLift commented 5 years ago

Not even able to debug the application on emulators using Visual studio 2017.

It's always throwing below error message in output window and terminate the debug:

=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. The thread 0x1 has exited with code 0 (0x0). The program 'sdb.exe' has exited with code 0 (0x0).

dotnet_debug_tv

MilanStarcevic commented 5 years ago

I am having the exact same issue. I am using the following:

winstone77 commented 5 years ago

Sorry for inconvenience on using Tizen extension. We already knew this 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.

MilanStarcevic commented 5 years ago

Thank you for the update on the state of the patch. Looking forward to the release.

tbpdev commented 5 years ago

Any update on this @winstone77? I'm using the VsExtention v2.3.0.0, with Tizen.Net 4.0 and a cross-platform wearable project. But still getting the below and unable to debug within the wearable project:

image

tomh4 commented 5 years ago

Anyone figured this out ?

js6pak commented 5 years ago

Its started working for me when i installed stable version of .net core 2.0, and unistalled all other versions. There should be option to manual change net core version for project