Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialrevan reynold
Courses Plus Student 210 PointsHey All Got problems when try to run the code it always said " tread 1 : Breakpoint 1.1 on debug tab showing lldb
Hey All Got problems when try to run the code it always said " tread 1 : Breakpoint 1.1 and on my debug tab showing lldb also on nav debug showing much information
someone please help
thank
2 Answers
Caleb Kleveter
Treehouse Moderator 37,862 PointsIs it possible that you have brake point accidentally placed in your code? It will be a thick, blue arrow on the left side of your code, right click on it and select "delete break point".
Nick Sinai
1,824 PointsCaleb Kleveter that worked for me thanks!