Skip to content
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

Open
krishnakumar-ViewLift opened this issue Oct 11, 2018 · 6 comments

Comments

@krishnakumar-ViewLift
Copy link

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
Copy link

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

  • Tizen.NET 4.0.0
  • Visual Studio 2017, Version 15.8.7
  • W-4.0-circle-x86-preview emulator

@winstone77
Copy link

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
Copy link

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

@tbpdev
Copy link

tbpdev commented Jan 3, 2019

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
Copy link

tomh4 commented Jan 11, 2019

Anyone figured this out ?

@js6pak
Copy link

js6pak commented Jan 31, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants