Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

larswik

macrumors 68000
Original poster
Sep 8, 2006
1,552
11
I reinstalled Xcode because I was having a problem. Everything works well now except for 1 thing. When I run a project I press run and then stop to end it. But if the program crashes I can't stop it by pressing the stop button? When I run it again I get a message popping up saying it is still running and asks if I want to 'Stop Task'. I say yes and nothing happens? I started just selecting the button 'add'. The only way to fix this is to force quit Xcode.

Has anyone else had this problem or am I missing something?
 
larswik,

Here I have a break point set - the blue arrow next to the operator new.

Upon running the program the debugger will stop the code at the break-point and I can choose what to do once its been reached.

Does this look in any way familiar to you?

attachment.php
 

Attachments

  • Screen Shot 2011-11-18 at 3.30.37 PM.png
    Screen Shot 2011-11-18 at 3.30.37 PM.png
    299.3 KB · Views: 1,531
Hi lloyddean, yes that is very familiar looking and I do that too. The problem is the next step. When you try to stop the task from running by pressing the Stop button. I get no response and it keeps running. I have to force quite the xcode to get it to stop the task. It's almost like it is stuck in an infinite loop that I can not exit?
 
Just wanted to make sure I understood what was being asked.

That has happened several times on other peoples systems I've helped but I don't recall ever seeing it occur on my system where I might've taken the time to see what was going on.

Sorry I couldn't help.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.