Skip to content

feat stacktrace: independent dump library#227

Open
fdr400 wants to merge 17 commits intoboostorg:developfrom
fdr400:feature/stacktrace-dump-library
Open

feat stacktrace: independent dump library#227
fdr400 wants to merge 17 commits intoboostorg:developfrom
fdr400:feature/stacktrace-dump-library

Conversation

@fdr400
Copy link

@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.

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.

1 participant