[Kexi-devel] debugfull -> debug

Jaroslaw Staniek staniek at kde.org
Thu May 7 20:57:47 UTC 2015


Hi,
As with some other bits of knowledge during porting today I just share this one:

https://community.kde.org/index.php?title=Calligra/Building/3&diff=42353&oldid=42349

When you use Qt4/KF5, debugfull is dead [1] so you'd be surprised
debugging isn't working for you.

We don't have any precise recipe from the core folks involved in the
kf5, I can only say the above works like before when you also
set
CMAKE_CXX_FLAGS_DEBUG:STRING=-g3
CMAKE_C_FLAGS_DEBUG:STRING=-g3
in your cmake cache.

CC'd the kf list so maybe my lame solution could be improved and find
its way to the porting notes [2].

[1] http://quickgit.kde.org/?p=extra-cmake-modules.git&a=commit&h=4068592ad9aa3f241027f6db
[2] https://community.kde.org/Frameworks/Porting_Notes

-- 
regards, Jaroslaw Staniek

KDE:
: A world-wide network of software engineers, artists, writers, translators
: and facilitators committed to Free Software development - http://kde.org
Calligra Suite:
: A graphic art and office suite - http://calligra.org
Kexi:
: A visual database apps builder - http://calligra.org/kexi
Qt Certified Specialist:
: http://www.linkedin.com/in/jstaniek


More information about the Kexi-devel mailing list