Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created April 1, 2014 14:19
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 saurabh360/7e20d701f2d91e8c3f6c to your computer and use it in GitHub Desktop.
Save saurabh360/7e20d701f2d91e8c3f6c to your computer and use it in GitHub Desktop.
Launching Application for debugging...
'HelloWorld59.vshost.exe' (CLR v2.0.50727: HelloWorld59.vshost.exe): Loaded 'C:\Windows\assembly\GAC_32\mscorlib\2.0.0.0__b77a5c561934e089\mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld59.vshost.exe' (CLR v2.0.50727: HelloWorld59.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld59.vshost.exe' (CLR v2.0.50727: HelloWorld59.vshost.exe): 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.
'HelloWorld59.vshost.exe' (CLR v2.0.50727: HelloWorld59.vshost.exe): 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.
'HelloWorld59.vshost.exe' (CLR v2.0.50727: HelloWorld59.vshost.exe): 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.
'HelloWorld59.vshost.exe' (CLR v2.0.50727: HelloWorld59.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\12.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.
'HelloWorld59.vshost.exe' (CLR v2.0.50727: HelloWorld59.vshost.exe): Loaded 'C:\Windows\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
'HelloWorld59.vshost.exe' (CLR v2.0.50727: HelloWorld59.vshost.exe): Loaded 'C:\Users\User\documents\visual studio 2013\Projects\HelloWorld59\HelloWorld59\bin\iPhone\Ad-Hoc\HelloWorld59.vshost.exe'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 0x240 has exited with code 259 (0x103).
The thread 0xd68 has exited with code 259 (0x103).
The thread 0x96c has exited with code 259 (0x103).
The thread 0x670 has exited with code 259 (0x103).
'HelloWorld59.vshost.exe' (CLR v2.0.50727: HelloWorld59.vshost.exe): Loaded 'C:\Users\User\documents\visual studio 2013\Projects\HelloWorld59\HelloWorld59\bin\iPhone\Ad-Hoc\HelloWorld59.exe'. Module was built without symbols.
Starting debug session...
Debugging session ended.
The program '[5780] HelloWorld59.vshost.exe' has exited with code 0 (0x0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment