https://bugs.kde.org/show_bug.cgi?id=464062
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO CC| |[email protected] --- Comment #3 from David Edmundson <[email protected]> --- Please use: sudo gdb -pid $(pidof kwin_wayland) -batch -ex "set logging file kwin_wayland.gdb" -ex "set logging on" -ex "set print thread-events off" -ex "thread apply all backtrace" -ex "quit" by telling it to continue, it won't get to the next step without an external trigger. -- You are receiving this mail because: You are watching all bug changes.
