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

--- Comment #3 from Milian Wolff <m...@milianw.de> ---
Can you check what file is triggering this? To do that, enable the language
debug output and start KDevelop form the command line:

$ nano ~/config/QtProject/qtlogging.ini
[Rules]
kdevplatform.language.debug=true
$ kdevelop -s ... |& grep -i parse

So what files are being parsed at the end? How many problems do they have? Are
the files really large?

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

Reply via email to