[Bug 60005] debug versions of libraries
Harald Fernengel
harry at kdevelop.org
Thu Jun 19 19:04:03 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=60005
harry at kdevelop.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From harry at kdevelop.org 2003-06-19 19:03 -------
You can keep a bunch of debug libraries in a special dir and adjust the LD path to point to
them for debugging. You can use rpath for example, to force linking to those.
Anyways, this is on OS/Build system level, please bug the people who thought of that way,
KDevelop is an IDE and supports any build system.
More information about the KDevelop-devel
mailing list