https://bugs.kde.org/show_bug.cgi?id=398440
--- Comment #6 from Mayeul Cantan <[email protected]> --- (In reply to Alexander Mentyu from comment #4) > What is there right way to gdb of plasmashell? > > I'm trying: > sudo gdb --pid $(pidof plasmashell) > thread apply all bt > > but Plasma and panel hangs and i cannot drag files or do any actions in them I am not sure this is the right way, but I didn't bother with this, and just killed plasmashell and ran it within GDB. (gdb /path/to/plasmashell, and then > run) -- You are receiving this mail because: You are watching all bug changes.
