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

--- Comment #45 from Konrad Materka <[email protected]> ---
(In reply to Vaclav Masin from comment #44)
> - so I guess in order to be able to debug stuff I need to rebuild the whole
> KDE set with CMAKE_BUILD_TYPE=Debug, right?
IIRC by default it is RELWITHDEBINFO. You had debug symbols in crash report so
default should be fine. 

> - then I should be able to run plasmashell through gdb, put breakpoints in
> the code, trace it line by line etc.?
Probably not needed, we know the line which cases the problem, including state
before and after (all items are logged). You can just apply more changes and
check logs - IMO that the fastest way.

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

Reply via email to