Request for musl-based release binaries
thank you for creating and maintaining this awesome project! I've been using it and really appreciate the work you've put into it.
I was wondering if it would be possible to provide official release binaries built against musl (e.g., x86_64-unknown-linux-musl). This would be incredibly helpful for users who need fully static binaries—especially in minimal container environments or Alpine Linux-based deployments.
If this is something you'd consider, it would greatly improve the usability of the project in musl-based environments. Thanks again for your time and effort!
If this is something you'd consider, it would greatly improve the usability of the project in musl-based environments. Thanks again for your time and effort!
Agreed with that, I'm a heavy gdb user and it would be great if we have x86_64-unknown-linux-musl binaries.
Overall I would say that if you need ugdb in an Alpine environment, it would be preferable to get it packaged there. I don't know how realistic that is though, i.e., if someone is willing to maintain an Alpine package.
I would be open to a PR that builds release binaries as part of a pipeline/github workflow.