Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XCode breakpoint is not working in a current line. Its stops on threat instead of current line

I have a XCode 6.4 and from last week its behave like a strange. When I applied any breakpoint on it, then it is not stopped at current line instead it stops in thread. I tried to uninstall it and install XCode 6.3.1 but nothing happens. Then again I install latest version of XCode i.e. 6.4, but still no progress. I am sharing you some image to understand it better.

Please see the images on following link

enter image description here

enter image description here

like image 235
abhiDagwar Avatar asked Sep 28 '22 01:09

abhiDagwar


1 Answers

just goto debug->debug workflow and uncheck always show disassembly

enter image description here

like image 170
EI Captain v2.0 Avatar answered Oct 03 '22 08:10

EI Captain v2.0