iphone - Problem with gdb in Xcode 3.2.3 -


Text after "div" = "itemprop =" text ">

gdb (6.3.50-20050815, shipping with Xcode 3.2.3) About the place of source code Looks confused for my files 76 # 1 in 0x000266fd - [STGameController exitButtonTapped:] () on iostream: - [STGameController EndGame] () on iostream

 # 0x00029c4f: This is a partial cross-tracing 76 # 2 0x00482e14 - [ UIApplication sendAction: To: forEvent:] () # 3 in 0x0050c6c8 - [UIControl sendAction: To: forEvent:] () # 4 in 0x0050eb4a - [UIControl (internal) _sendActionsForEvents: withEvent:] () # 5 0x0050d6f7 - [Touched by UIControll touch: Avent:] () # 6 0x004a62ff - [UIWindow _sendTouchesForEvent:] () # 7 in 0x004881ec - [UIApplication sendEvent:] () # 8 0x0048cac4 _UIApplicationHandleEvent () in # 9xx3128afa PurpleEventCallback () 

thinks the top two methods I am in 'iostream' Can I do something about it? It's just a file, everything else works fine Everything is fine (no warning) The project is a mixture of objc ++ and c ++.


Comments