Skip to content

Instantly share code, notes, and snippets.

@atin360
Created February 5, 2014 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atin360/2abd9d07e23153b2aa97 to your computer and use it in GitHub Desktop.
Save atin360/2abd9d07e23153b2aa97 to your computer and use it in GitHub Desktop.
'HelloWorld5.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_64\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld5.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld5.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Windows.Forms\2.0.0.0__b77a5c561934e089\System.Windows.Forms.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld5.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System\2.0.0.0__b77a5c561934e089\System.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld5.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\System.Drawing\2.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld5.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.Sync.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld5.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\11.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld5.vshost.exe' (Managed (v2.0.50727)): Loaded 'c:\users\window7\documents\visual studio 2012\Projects\HelloWorld5\HelloWorld5\bin\iPhone\Debug\HelloWorld5.vshost.exe', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 'vshost.NotifyLoad' (0x810) has exited with code 0 (0x0).
The thread '<No Name>' (0x1364) has exited with code 0 (0x0).
The thread 'vshost.LoadReference' (0x1308) has exited with code 0 (0x0).
'HelloWorld5.vshost.exe' (Managed (v2.0.50727)): Loaded 'c:\users\window7\documents\visual studio 2012\Projects\HelloWorld5\HelloWorld5\bin\iPhone\Debug\HelloWorld5.exe', Symbols loaded.
Launching Application for debugging...
Starting debug session...
Debug session started...
Loaded assembly: /private/var/mobile/Applications/96A3E9E0-2616-42D8-96AF-B78554974B1C/HelloWorld5.app/monotouch.dll [External]
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Applications/96A3E9E0-2616-42D8-96AF-B78554974B1C/HelloWorld5.app/HelloWorld5.exe
Resolved pending breakpoint at 'c:\Users\Window7\Documents\Visual Studio 2012\Projects\HelloWorld5\HelloWorld5\AppDelegate.cs:21,1' to bool HelloWorld5.AppDelegate.FinishedLaunching (MonoTouch.UIKit.UIApplication app, MonoTouch.Foundation.NSDictionary options) [0x00021].
Error while resolving expression: One or more errors occurred.
Debugging session ended.
The program 'Mono' has exited with code 0 (0x0).
The program '[4732] HelloWorld5.vshost.exe: Managed (v2.0.50727)' has exited with code -1 (0xffffffff).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment