Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@TheBrooster
Created February 24, 2016 17:32
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 TheBrooster/86250bae2d8fff46ab56 to your computer and use it in GitHub Desktop.
Save TheBrooster/86250bae2d8fff46ab56 to your computer and use it in GitHub Desktop.
Application output
Loaded assembly: /Users/brucemcneish/Projects/CefTest/CefTest/bin/Debug/CefTest.app/Contents/MonoBundle/CefTest.exe
Loaded assembly: /Users/brucemcneish/Projects/CefTest/CefTest/bin/Debug/CefTest.app/Contents/MonoBundle/Xamarin.Mac.dll
Loaded assembly: /Users/brucemcneish/Projects/CefTest/CefTest/bin/Debug/CefTest.app/Contents/MonoBundle/System.dll
Loaded assembly: /Users/brucemcneish/Projects/CefTest/CefTest/bin/Debug/CefTest.app/Contents/MonoBundle/System.Net.Http.dll
Resolved pending breakpoint at 'AppDelegate.cs:26,1' to void CefTest.AppDelegate.DidFinishLaunching (Foundation.NSNotification notification) [0x00044].
Start: double windowlessInit(char *)
[0224/173003:WARNING:mac_util.mm(472)] Assuming Darwin 14 is Mac OS X 10.10
2016-02-24 17:30:03.284 CefTest[20559:239986] Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
CefInitialize: 1
Done
End: double windowlessInit(char *)
[0224/173004:WARNING:mac_util.mm(472)] Assuming Darwin 14 is Mac OS X 10.10
2016-02-24 17:30:04.453 SupportApp[20568:240173] Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment