Debug Information not visible in Xcode
Debug Information not visible in Xcode
- Subject: Debug Information not visible in Xcode
- From: Thomas Ahn <email@hidden>
- Date: Sun, 19 Feb 2006 14:02:31 -0500
Hello everybody.
I just started looking into programming under Xcode and don't consider
myself an expert neiter in programming, nor in Xcode - so my problem
may be trivial or not. I am using Xcode 1.5 (I am using OS10.3.9 what
may not allow to install Xcode 2.2) and have the following problem:
When debugging an C++ Application with gdb, I can not set breakpoints
by clicking in the left hand gutter of the editor window. Even if I
right click, I get a pop-up menue, which is entirely disabled. Also
when putting the cursor in the editor window at the start of a line,
the Menu Items "Add Breakpoint at current line" and "Enable
Breakpoint..." under the debug Menu are disabled.
I checked all the settings under the "Groups & Files" for the Project,
the Target and the Executables. They seem to be correct. I compile
using the -g option to generate debug information. Still I can not get
the debug info indicated in the editor window. Essentially what's
missing is the blue breakpoint indicator but also the red indicator
arrow for the actual position of the debugger. As far as I understand
also compiler errors should be shown in the gutter, those also are not
shown either.
However I can set breakpoints using the Breakpoint Window
(Debug>Breakpoints) or the Debugger Console. I guess there must be some
errors in the setup or the global preferences of Xcode. So I also
de-installed the Version, and re-installed after rebooting. The
behaviour has not changed at all.
So here comes a series of questions that I have - any hint is most
welcome:
Did anybody encounter a similar problem and knows how to fix it?
Where can I find the Xcode preferences and can I delete them to reset
the behaviour of the beast?
Is it possible to use Xcode 2.0 with OS 10.3.9 and where can I get
Version 2.0 in case?
Any other suggestions what may go wrong?
Thanks
Thomas
_______________________________________________
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