debugging an scons based project?
debugging an scons based project?
- Subject: debugging an scons based project?
- From: John Mikros <email@hidden>
- Date: Tue, 15 Aug 2006 11:31:12 -0700
Hello all,
I have a project that's not built with Xcode. It is built with scons
(kind of like 'make'). I've made an Xcode project just to hold all
my source files for easy access.
Now that I want to debug stuff though, I'm finding gdb at the command
line to be a pain in the ass, so I was hoping I could use the Xcode
debugger. I've made a Custom Executable to point to my app, and
indeed I am able to click on the Debugger spraypaint icon to start
the app under gdb. However, any breakpoints I set are orange.
Is there any way to get some integration with the Xcode debugger, or
should I give up and set it up so that Xcode actually builds the app?
thanks!
-john
_______________________________________________
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