https://bugs.kde.org/show_bug.cgi?id=388210

--- Comment #3 from likeit...@googlemail.com ---
For my project I use CMAKE & QT with C++14 (see attachments / CMakeLists.txt).

The structure is the same as in the main project.

src/world.cpp:

There is a simple function say_hello(...), if I write

if (hello->... 

select the member-variable and KDevelop has crashed always. This happens 20
times (yesterday and today) always in the same line.

Today I have started KDevelop with GDB -> crashed after variable selection:

This was the last GDB output:
usr/lib/libKDevPlatformLanguage.so.52 FunctionType::returnType() const

Then I execute KDevelop with GDB again it works without any problems?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to