Re: Debugger Hanging At Breakpoint
Re: Debugger Hanging At Breakpoint
- Subject: Re: Debugger Hanging At Breakpoint
- From: Chris Friesen <email@hidden>
- Date: Fri, 28 Jul 2006 16:34:12 -0700
In Console.app look in ~/Library/Logs CrashReporter for 'gdb-powerpc/
i386-*' crashes and file a bug report with the back trace the next
time this happens. Then disable lazy symbol loading and see if it
stops happening.
-ChrisF
On Jul 27, 2006, at 6:57 AM, Peter CK wrote:
I've experienced similar problems. I've had cases where the debugger
continuously exits with status 11. When I remove some specific
breakpoints, it stops crashing. Very random.
Another similar case is where the debugger breaks at one of my
breakpoints and I leave it in that state to take a coffee break. If I
leave it long enough, the debugger will exit with status 11.
With the frequency that I encounter these problems, I'm absolutely
amazed that very few other people have complained about it. It has
been a definite show stopper for me.
Peter
On 7/26/06, KJ Walker <email@hidden> wrote:
I've searched through the archives, finding one similar instance of
my
problem last year, however the solution proposed does nothing for the
programmers experiencing it.
Several breakpoints are set for various classes in a project with a
number
of C++ and Objective-C classes. When the execution of the
application hits
a break point, sometimes the debugger hangs eventually terminating
the
application it is working with, giving an "exit with status (11)
notification. This always happens with certain classes, but not
with others
that also have break points set.
The debugger is taking up 99% + of the CPUs activity, so it appears
to be a
performance issue in the debugger at which point it eventually
times out.
I've made sure that it isn't an excessive amount of globals being
viewed in
the debugger (as in none displayed and the "savedGlobals" key in the
.pbxuser file of the project bundle cleared).
Anyone else experience this? I will be filing this in radar soon.
Thanks in advance for any time in thinking or helping with this
issue,
Kevin (KJ) Walker
Senior Mac Developer
SmartSound Software, Inc.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden