Skip to content

feat stacktrace: independent dump library#227

Merged
apolukhin merged 18 commits intoboostorg:developfrom
fdr400:feature/stacktrace-dump-library
Apr 28, 2026
Merged

feat stacktrace: independent dump library#227
apolukhin merged 18 commits intoboostorg:developfrom
fdr400:feature/stacktrace-dump-library

Conversation

@fdr400
Copy link
Copy Markdown
Contributor

@fdr400 fdr400 commented Mar 15, 2026

This pull request introduces boost_stacktrace_dump library that is independent from backtrace implementations.
The purpose is to make boost_stacktrace_from_exception also independent from specific backtrace implementation to further introduce C++20 modules support.

As well, all stacktrace tests added to CMake CI. Header only library test also was added to CMake test.

@apolukhin apolukhin merged commit 8dd3018 into boostorg:develop Apr 28, 2026
43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants