debugging external makefile projects
debugging external makefile projects
- Subject: debugging external makefile projects
- From: "Thomas Blom" <email@hidden>
- Date: Mon, 5 Jan 2009 12:57:13 -0600
Is it possible to use the xcode graphical front-end to gdb (aka xcode debugger) to debug applications that have been built using an external makefile? I'm including the -g option to g++ to gen the debug info, but when I place break points in hte source, they are never respected by the debugger. This would seem to indicate that the debugger does not know that the source file in question is part of the application being launched for debug.
thanks,
thomas blom
austin, tx
_______________________________________________
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