https://bugs.kde.org/show_bug.cgi?id=515076
--- Comment #6 from Jack <[email protected]> --- Yes, that appears to work (except for using "gdb" and not "gdp".) That debugging page even confuses me, and I've been doing this for a while. As I said, first just try "gdb path.to.appimage" and after KMM crashes, type "bt" (short for backtrace) to the gdb prompt. Hopefully, it will at least have enough information to know which functions and libraries are involved, although it probably won't have adequate debugging information. If that is not enough, the next step would be to follow the DEBUGINFOD section for Ubuntu based distros. -- You are receiving this mail because: You are watching all bug changes.
