https://bugs.kde.org/show_bug.cgi?id=464062
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|REPORTED |NEEDSINFO CC| |k...@davidedmundson.co.uk --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- 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.