hdl / containers

Building and deploying container images for open source electronic design automation (EDA)
https://hdl.github.io/containers/
Apache License 2.0
107 stars 24 forks source link

Build tools with split debug symbols #22

Open umarcor opened 3 years ago

umarcor commented 3 years ago

https://developers.redhat.com/blog/2019/10/14/introducing-debuginfod-the-elfutils-debuginfo-server/

From the Symbiflow IRC room:

debuginfod is a protocol / server which takes basically locals debug symbols and then published them as a HTTP server So it would be good if the FPGA tooling was build with "split debug symbols" and then the split debug symbols are saved somewhere and then published in a debuginfod compatible form