[Bug 59720] The environment variable are not set when debugging

Sylvain Joyeux sylvain.joyeux at polytechnique.org
Thu Jul 3 08:55:08 UTC 2003


------- 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=59720     




------- Additional Comments From sylvain.joyeux at polytechnique.org  2003-07-03 08:53 -------
I does *not* work for me. But as I searched more (sorry :() I found the 
problem more complex that I thought 
[With CVS of 02/07 and autoproject] 
 
Here is the symptom : 
I have a client / part application 
I symlink my libraries into <myhome>/.kde/lib  
 
LD_LIBRARY_PATH is set to <myhome>/.kde/lib in Project Options/Run Options 
 
I can execute it with Build/Execute Program 
Running the program directly with gdb works fine 
 
But if I try to debug, the part is found (which is OK) _but_ the loader can't 
find the libraries the part depends on. 
 
Have you any ideas as what I can do to find the problem ?




More information about the KDevelop-devel mailing list