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

--- Comment #9 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
You could also ssh from another computer and attach gdb or lldb to the running
instance of kwin_wayland.

    gdb --pid `pidof kwin_wayland` 2>&1 | tee kwin.gdb

from https://community.kde.org/KWin/Debugging

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

Reply via email to