Dear Fedora Xfce, How do I do this is Fedora 30 and Xfce 4.13?
https://fedoraproject.org/wiki/StackTraces#What_are_debugging_symbols.2C_and_why_are_they_important.3F What are debugging symbols, and why are they important? When a program is compiled with special switches to generate debugging symbols (the -g compiler switch) extra information is stored in the program file. This information can be used to generate a stack trace that contains much more information, such as the exact line number of the source file where things went wrong. Without this information it is very hard to figure out what went wrong by looking at the stack trace. I have been asked to do this by https://bugzilla.xfce.org/show_bug.cgi?id=15172#c2 Many thanks, -T -- ~~~~~~~~~~~~~~~~~~~~~~~~ Yesterday it worked. Today it is not working. Windows is like that. ~~~~~~~~~~~~~~~~~~~~~~~~ _______________________________________________ xfce mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
