-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not even able to debug the application on emulators using Visual studio 2017. #1
Comments
I am having the exact same issue. I am using the following:
|
Sorry for inconvenience on using Tizen extension. |
Thank you for the update on the state of the patch. Looking forward to the release. |
Any update on this @winstone77? |
Anyone figured this out ? |
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 |
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).
The text was updated successfully, but these errors were encountered: