project-navigation
Personal tools

Author Topic: Running ufo in debug from within kdevelop?  (Read 2487 times)

voidstar

  • Guest
Running ufo in debug from within kdevelop?
« 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.

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Running ufo in debug from within kdevelop?
« Reply #1 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