Il 07/01/2016 07:08, Sudhir Khanger ha scritto:
On Wednesday 06 Jan 2016 10:37:26 PM Germano Massullo wrote:
If you have any other suggestion, feel free to reply. Thank you
Yes, that should be helpful. The process is well documented in Techbase [1] and Fedora wiki[2]. I have also been asked to submit valgrind log on occasions.
Folks in #kde-devel are quite helpful when filing kde bug reports.
[1] https://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_usefu... [2] https://fedoraproject.org/wiki/StackTraces
I am looking at [1] to attach GDB to an already running Plasma process. But everytime I run a command like $ gdb plasmashell 1865 Plasma shell freezes until I exit from gdb. A freezed Plasma, prevents me from reproducing the crash. Any suggestion?
[1]: https://techbase.kde.org/Development/Tutorials/Debugging/Debugging_with_GDB#...