-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
boost-commitbot
committed
Sep 15, 2024
1 parent
6677f22
commit 730c3bf
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule stacktrace
updated
9 files
+1 −1 | doc/stacktrace.qbk | |
+1 −1 | include/boost/stacktrace/detail/frame_msvc.ipp | |
+14 −0 | include/boost/stacktrace/frame.hpp | |
+0 −1 | include/boost/stacktrace/stacktrace.hpp | |
+4 −0 | src/windbg.cpp | |
+4 −0 | src/windbg_cached.cpp | |
+4 −0 | test/Jamfile.v2 | |
+1 −0 | test/appveyor.yml | |
+ − | test/backtrace.dump |