RE: GDB not stopping at breakpoints
RE: GDB not stopping at breakpoints
- Subject: RE: GDB not stopping at breakpoints
- From: "William E. Linn, Jr." <email@hidden>
- Date: Tue, 14 Mar 2006 07:49:40 -0500
- Organization: Linn Software, Inc.
A follow-up: I was able to break at the very beginning of the app. I can
Step gdb up to a point, then I get the dreaded "Timed out fetching data..."
message and have to Terminate. If I set a breakpoint at any of the lines I
stepped over and debug again, gdb will not break at those lines; I can step
to them but if I "continue" gdb continues past them without breaking.
-----Original Message-----
From: xcode-users-bounces+wlinn=email@hidden
[mailto:xcode-users-bounces+wlinn=email@hidden] On Behalf Of
William E. Linn, Jr.
Sent: Tuesday, March 14, 2006 7:08 AM
To: 'XCode-User'
Subject: GDB not stopping at breakpoints
I took a working Xcode 2.2 project developed originally on a PowerPC Mac and
copied it to an Intel Mac. Cleaned all targets and build succeeded.
Architectures setting is ${NATIVE_ARCH}. I set various breakpoints and debug
but GDB does not stop at any of my breakpoints. I put some printf's in the
code and I see their output in the Debugger Console window but GDB will not
break. This is my first week using an Intel Mac; what am I missing?
_______________________________________________
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