Skip to content

Instantly share code, notes, and snippets.

@saurabh360
Created February 13, 2014 08:52
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/f14ab394df657218cbc1 to your computer and use it in GitHub Desktop.
Save saurabh360/f14ab394df657218cbc1 to your computer and use it in GitHub Desktop.
Launching Application for debugging...
'HttpClient.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.
'HttpClient.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.
'HttpClient.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.
'HttpClient.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.
'HttpClient.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.
'HttpClient.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.
'HttpClient.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.
'HttpClient.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Users\Window7\Desktop\HttpClient\bin\iPhone\Debug\HttpClient.vshost.exe', Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
The thread 'vshost.NotifyLoad' (0x2fc) has exited with code 0 (0x0).
The thread 'vshost.LoadReference' (0x988) has exited with code 0 (0x0).
'HttpClient.vshost.exe' (Managed (v2.0.50727)): Loaded 'C:\Users\Window7\Desktop\HttpClient\bin\iPhone\Debug\HttpClient.exe', Symbols loaded.
Starting debug session...
Debug session started...
Loaded assembly: /private/var/mobile/Applications/7637F2A9-CA92-40C5-9088-021F216FC93C/HttpClient.app/System.dll [External]
Loaded assembly: /private/var/mobile/Applications/7637F2A9-CA92-40C5-9088-021F216FC93C/HttpClient.app/monotouch.dll [External]
Thread started: Finalizer #2
Loaded assembly: /private/var/mobile/Applications/7637F2A9-CA92-40C5-9088-021F216FC93C/HttpClient.app/System.Core.dll [External]
Loaded assembly: /private/var/mobile/Applications/7637F2A9-CA92-40C5-9088-021F216FC93C/HttpClient.app/System.Net.Http.dll [External]
Loaded assembly: /private/var/mobile/Applications/7637F2A9-CA92-40C5-9088-021F216FC93C/HttpClient.app/HttpClient.exe
2014-02-13 14:21:39.550 HttpClient[636:907] Application windows are expected to have a root view controller at the end of application launch
Thread started: <Thread Pool> #3
Thread started: <Thread Pool> #4
Thread started: <Thread Pool> #5
Thread started: <Thread Pool> #6
Thread started: <Thread Pool> #7
Thread started: <Thread Pool> #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment