Unable to Debug with Emulator in Visual studio 2017
Unable to Debug with Emulator in Visual studio 2017
BY 27 Jul 2019Tizen .NET
Im presenting the next issue when i tried to debug an application in the Tizen Emulator with visual studio 2017:
the output window in VisualStudio shows that cannot find some archives of .NetCore and then exit the sdb.exe
example:
Terminal Output
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.4/System.Private.CoreLib.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.4/SOS.NETCore.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.4/System.Runtime.dll’. Cannot find or open the symbol file.
Loaded ‘/proc/3822/fd/17/bin/SimplePlayer.Tizen.TV.dll’. Cannot find or open the symbol file.
Loaded ‘/proc/3822/fd/17/bin/Xamarin.Forms.Platform.Tizen.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet.tizen/framework/Tizen.Applications.UI.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet.tizen/framework/Tizen.Applications.Common.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.4/netstandard.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.4/System.Collections.dll’. Cannot find or open the symbol file.
The program ‘sdb.exe’ has exited with code 0 (0x0).
The app is compiled and installed but when the debugging process start the sdb stops and the app never start,
if i install the app directly from the Tizen sdb Command Prompt im able to run it but not to debug.
what could be causing this issue?
Im using:
Visual Studio 2017 (version 15.9.11)
Windows 10
Tizen 5.0 Emulator
TV Extension Image 5.1.0.
Unable to Debug with Emulator in Visual studio 2017
Im presenting the next issue when i tried to debug an application in the Tizen Emulator with visual studio 2017:
the output window in VisualStudio shows that cannot find some archives of .NetCore and then exit the sdb.exe
example:
Terminal Output
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.4/System.Private.CoreLib.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.4/SOS.NETCore.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.4/System.Runtime.dll’. Cannot find or open the symbol file.
Loaded ‘/proc/3822/fd/17/bin/SimplePlayer.Tizen.TV.dll’. Cannot find or open the symbol file.
Loaded ‘/proc/3822/fd/17/bin/Xamarin.Forms.Platform.Tizen.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet.tizen/framework/Tizen.Applications.UI.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet.tizen/framework/Tizen.Applications.Common.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.4/netstandard.dll’. Cannot find or open the symbol file.
Loaded ‘/usr/share/dotnet/shared/Microsoft.NETCore.App/2.1.4/System.Collections.dll’. Cannot find or open the symbol file.
The program ‘sdb.exe’ has exited with code 0 (0x0).
The app is compiled and installed but when the debugging process start the sdb stops and the app never start,
if i install the app directly from the Tizen sdb Command Prompt im able to run it but not to debug.
what could be causing this issue?
Im using:
Visual Studio 2017 (version 15.9.11)
Windows 10
Tizen 5.0 Emulator
TV Extension Image 5.1.0.
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio
BY
30 Oct 2023
Tizen Studio