kdevelop debug itself

Falk Brettschneider gigafalk at yahoo.com
Fri Feb 18 12:52:50 GMT 2000


Hi Kern,

Kern Alexander wrote:
> 
> Hi,
> 
> internal debugger says "/..../kdevelop: not in executable format: file
> format not rekognized".
> It's true, it's a shell script, executable is at /.../.libs/kdevelop(or
> lt-kdevelop?). Why?
> 
> But, how can i debug kdevelop with kdevelop?
Hack the kdevelop.kdevprj and change:
  bin_program=kdevelop
to
  bin_program=.libs/kdevelop

The location of the binary isn't configurable currently. :-( Must be
fixed in KDevelop2...

P.S.: And don't forget to ./configure with --enable-debug !

-- 

Ciao,
--Falk

__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com




More information about the KDevelop mailing list