[Cin] gnu debuglink
Andrew Randrianasulu
randrianasulu at gmail.com
Sat Feb 4 13:47:55 CET 2023
According to
https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html
you should add another objcopy command
objcopy --add-gnu-debuglink=foo.debug foo
for debuglink method. While it also says some versions
of strip command also can do this part automatically
I think we can try first method just for seeing now it
works (I suspect fedora debug packages not showing all info
actually related to this missing command).
build-tested on termux only.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20230204/7ef52ae0/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-with-gnu-debuglink-to-cinelerra-Makefile.patch
Type: text/x-diff
Size: 1341 bytes
Desc: not available
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20230204/7ef52ae0/attachment.bin>
More information about the Cin
mailing list