[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kdevelop-devel
Subject:    [Bug 58999] debugger will not start
From:       John Birch <jbb () kdevelop ! org>
Date:       2003-05-27 20:36:54
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
     
http://bugs.kde.org/show_bug.cgi?id=58999     




------- Additional Comments From jbb@kdevelop.org  2003-05-27 22:36 -------
In a nutshell, libtool wraps the executable and organises the environement so 
that any shared libs you are working on are found from _within_ your project 
rather than any old installed shared libs. 
 
So it could be important that you use libtool depending on whether you have a 
shared lib in your project. 
 
However, note that kparts are shared libs but these are "dlopened" and 
unfortunately your project part won't be found if it's not installed. This 
needs some work to fix, but the workaround is to intall it so it's low(ish) on 
the priority :( 
 
What I'd really like to know is why your libtool is failing. 
 
Do a "which libttol". There should be one in /usr/bin? In the debugger optioins 
try setting libtool to be "/usr/bin/libtool" and see if that works. 
 
jbb

_______________________________________________
Kdevelop-devel mailing list
Kdevelop-devel@barney.cs.uni-potsdam.de
http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic