Hey all,
I havent used gdb in a while, so I'm trying to knock the rust off my knowledge and pick up a few more skills.
I'm trying to track down an issue in the Lumina Desktop. One of the utilities (lumina-screenshot) segfaults when starting up and I'm trying to deduce why. The problem is that it gets pretty far into the program starting before it finally dies and I havent been able to step through gdb enough manually to find that point.
Is there a way to run gdb in a capture mode of some kind and dump the output entirely like I can do with strace?
I kinda need to know where it's crashing to have an idea of where to set up breakpoints.
Unless my memory is off, I was sure there was a way to do this but I just can't seem to remember or figure out how to do it.
Any pointers? Thanks!
JT
Any pointers? Thanks!
JT
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure