UFO:Alien Invasion

Development => Coding => Topic started by: voidstar on February 06, 2007, 11:05:42 pm

Title: Running ufo in debug from within kdevelop?
Post by: voidstar on February 06, 2007, 11:05:42 pm
I'm just starting out working on the project and I'm trying to get to grips with the code.  I'm used to kdevelop so I thought the .build/projects/ufoai.kdevelop was a good place to start.  I've compiled the source successfully from the console and it also seems to work when i run it from within kdevelop.  But when I try to start it in debug mode from within kdevelop I get the following error:

Could not locate the debugging shell '/home/barry/dev/ufoai/trunk/libtool'.

I can get ufo to start in gdb and this does me fine but I was just curious if anyone had got it to run in kdevelop.
Title: Running ufo in debug from within kdevelop?
Post by: Mattn on February 07, 2007, 07:43:36 am
the kdevelop stuff is just a few days in svn now - i don't have that much experience with kdevelop. if you find a way around this problem, let us know.

thanks