Skip to content

feat: add cpptrace for better stack traces output#347

Draft
kdrienCG wants to merge 1 commit intomasterfrom
feature/kdrienCG/cpptrace
Draft

feat: add cpptrace for better stack traces output#347
kdrienCG wants to merge 1 commit intomasterfrom
feature/kdrienCG/cpptrace

Conversation

@kdrienCG
Copy link
Copy Markdown

This is an attempt to add the cpptrace library to geos to optionally have better stack traces outputs.

The current integration with Spack doesn't work because of the 2 external libraries cpptrace may rely on (zstd and libdwarf).
Normally those two external libraries are optional in cpptrace, and cpptrace should work without.
But I get a missing zstd (or libdwarf) in geos after compiling this TPL branch.

@kdrienCG kdrienCG self-assigned this Apr 14, 2026
@kdrienCG kdrienCG added enhancement New feature or request dependencies Pull requests that update a dependency file labels Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant