Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2010
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.49 KB | None | 0 0
  1. #0 0x00000001 in ?? ()
  2. #1 0x00089955 in SDL_CreateCursor ()
  3. #2 0x00089b00 in SDL_AddMouse ()
  4. #3 0x000a0743 in -[SDL_uikitview initWithFrame:] ()
  5. #4 0x000a0095 in -[SDL_uikitopenglview initWithFrame:retainBacking:rBits:gBits:bBits:aBits:depthBits:] ()
  6. #5 0x0009ff5e in UIKit_GL_CreateContext ()
  7. #6 0x000999f6 in SDL_GL_CreateContext ()
  8. #7 0x00083652 in SDL_SetVideoMode ()
  9. #8 0x0017e245 in nme_screen_init ()
  10. #9 0x0031d03f in ExternalPrimitive::__run ()
  11. #10 0x00249bf9 in nme::Manager_obj::__construct ()
  12. #11 0x00249dc6 in nme::Manager_obj::__new ()
  13. #12 0x00271410 in neash::Lib_obj::__construct ()
  14. #13 0x00271ac3 in neash::Lib_obj::__new ()
  15. #14 0x00271b39 in neash::Lib_obj::Init ()
  16. #15 0x002c888c in HaxeTest_obj::main ()
  17. #16 0x00312237 in __hxcpp_lib_main ()
  18. #17 0x00013e39 in SDL_main (argc=1, argv=0x130f030) at /Users/simon/Documents/workspace/haxe/Haxe Test/main.cpp:21
  19. #18 0x0009fb41 in -[SDLUIKitDelegate applicationDidFinishLaunching:] ()
  20. #19 0x308f8ac3 in -[UIApplication _performInitializationWithURL:sourceBundleID:] ()
  21. #20 0x30901bf5 in -[UIApplication _runWithURL:sourceBundleID:] ()
  22. #21 0x308fef33 in -[UIApplication handleEvent:withNewEvent:] ()
  23. #22 0x308fad82 in -[UIApplication sendEvent:] ()
  24. #23 0x309013e1 in _UIApplicationHandleEvent ()
  25. #24 0x32046375 in PurpleEventCallback ()
  26. #25 0x30245560 in CFRunLoopRunSpecific ()
  27. #26 0x30244628 in CFRunLoopRunInMode ()
  28. #27 0x308f930d in -[UIApplication _run] ()
  29. #28 0x309021ee in UIApplicationMain ()
  30. #29 0x0009f9c1 in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement