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
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to