![]() Registered Member ![]()
|
Not sure if I'm using it right, but I managed to get kdesrc-build to produce a functional dolphin.
I tried the --debug parameter (as used in https://community.kde.org/Guidelines_an ... rom_source). I'm assuming there's no debug info because "readelf --debug-dump=decodedline kde-5/bin/dolphin" outputs nothing, and kdbg doesn't find anything either. What do I need to do to get a binary I can debug with kdbg? Thanks. OS: Mint 18 - XFCE x64. |
![]() KDE Developer ![]()
|
The --debug switch turns on the debugging output of kdesrc-build - it does not affect the build itself.
If you want to have the debugging symbols, you need to add cmake-options -DCMAKE_BUILD_TYPE:STRING=debug either to the global section of kdesrc-buildrc or to the dolphin module. edit: This should also work, or at least it used to:
|
![]() Registered Member ![]()
|
Thanks, that worked. Now I just need to find the right versions of the .cpp sources.
|
Registered users: Bing [Bot], Evergrowing, Google [Bot], ourcraft