Re: Debugging a Makefile project in Xcode3
Re: Debugging a Makefile project in Xcode3
- Subject: Re: Debugging a Makefile project in Xcode3
- From: Dmitry Markman <email@hidden>
- Date: Fri, 29 Feb 2008 11:12:24 -0500
if I set break point from the gdb console:
b main.c:13
then I saw that Xcode stopped at break point
and I was able to see it in the GUI debugger
after that I removed breakpoint with GUI
and set it again from GUI and it worked as expected
On Feb 29, 2008, at 10:51 AM, Kai Hendry wrote:
There are some whispers on the Internet saying this is possible, but I
spent an hour or two failing to get Xcode 3 to attach the GUI debugger
on my program.
Here is a hello world example I want to debug:
http://static.webvm.net/helloworld.tar.gz
Can anyone here get in going within Xcode's visual debugger
following the guide:
http://developer.apple.com/documentation/Porting/Conceptual/PortingUnix/preparing/chapter_3_section_4.html
I kept getting GDB b0rking on several different status codes. Also
xcode was telling all the time to restart it. I think I am having a
bad day. :)
Kind regards from Guildford,
_______________________________________________
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
Dmitry Markman
_______________________________________________
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