Hi

I'm trying to gather a good stacktrace of a qbs crash on aarch64/ppc64/ppc64le and I managed to collect something by prepending

gdb -batch -ex "run" -ex "bt full" --args

to the qbs calls. So far so good [1], but now I'm wondering if there is a way to get some *-debuginfo packages installed into the build root to gather a more complete backtrace?

Thanks
Sandro

[1] https://koji.fedoraproject.org/koji/getfile?taskID=17845664&name=build.log&offset=-16000
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to