[Bug 62851] file paths in debuger broken

Jon Smirl jonsmirl at yahoo.com
Mon Aug 18 00:51:02 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=62851     




------- Additional Comments From jonsmirl at yahoo.com  2003-08-18 00:49 -------
I noticed in the Application window this: 
/home/newtree/temp/progs/miniglx/sample_server: relocation error:
/home/newtree/temp/progs/miniglx/sample_server: undefined symbol
__miniglx_Start_Server

But when I run sample_sever from the command line it works without problem.

I think I am starting to get a handle on what the problem is. I need to change
to run it from where the executable is located. The program is linked using a
relative path to the shared objects.  -Wl,-rpath,$(TOP)/lib

I tried this and it work.

Leave the bug open since the path is still not being displayed in Project
Options/Run Options/Main Program




More information about the KDevelop-devel mailing list