1. 程式人生 > >xcode gdb/lldb除錯命令

xcode gdb/lldb除錯命令

* thread #1: tid = 0x1f03, 0x0132edee CoreFoundation`___forwarding___ + 206, stop reason = EXC_BREAKPOINT (code=EXC_I386_BPT, subcode=0×0)

frame #0: 0x0132edee CoreFoundation`___forwarding___ + 206

frame #1: 0x0132ecb2 CoreFoundation`_CF_forwarding_prep_0 + 50

frame #2: 0x00002e60 testMVC`-[ViewCtrl2 touchesBegan:withEvent:] + 128 at ViewCtrl2.m:40

frame #3: 0x013c9e99 CoreFoundation`-[NSObject performSelector:withObject:withObject:] + 73

frame #4: 0x000ffc49 UIKit`forwardTouchMethod + 268

frame #5: 0x000ffb38 UIKit`-[UIResponder touchesBegan:withEvent:] + 30

frame #6: 0x0003a2cf UIKit`-[UIWindow _sendTouchesForEvent:] + 272

frame #7: 0x0003a5e6 UIKit`-[UIWindow sendEvent:] + 273

frame #8: 0x00020dc4 UIKit`-[UIApplication sendEvent:] + 464

frame #9: 0×00014634 UIKit`_UIApplicationHandleEvent + 8196

frame #10: 0x012b2ef5 GraphicsServices`PurpleEventCallback + 1274

frame #11: 0x0139c195 CoreFoundation`__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 53

frame #12: 0x01300ff2 CoreFoundation`__CFRunLoopDoSource1 + 146

frame #13: 0x012ff8da CoreFoundation`__CFRunLoopRun + 2218

frame #14: 0x012fed84 CoreFoundation`CFRunLoopRunSpecific + 212

frame #15: 0x012fec9b CoreFoundation`CFRunLoopRunInMode + 123

frame #16: 0x012b17d8 GraphicsServices`GSEventRunModal + 190

frame #17: 0x012b188a GraphicsServices`GSEventRun + 103

frame #18: 0×00012626 UIKit`UIApplicationMain + 1163

frame #19: 0x000026fa testMVC`main + 170 at main.m:16

frame #20: 0×00002645 testMVC`start + 53