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

--- Comment #25 from Shawn Starr <shawn.st...@rogers.com> ---
KWin debugging isntructions:

echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
sudo gdb -pid $(pidof kwin_wayland) -batch -ex "set logging file
kwin_wayland.gdb" -ex "set logging on" -ex "continue" -ex "thread apply all
backtrace" -ex "quit"

Except im not sure how do I wrap kwin_wayland to use gdb via SDDM via my
/usr/share/wayland-sessions/plasmawayland-dev.desktop?

Since I get no display while kwin crashes on start.

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

Reply via email to