C++ Logo

std-proposals

Advanced search

Stacktrace from exception

From: Андрей Некрашевич <axolm13_at_[hidden]>
Date: Mon, 26 Apr 2021 19:31:43 +0300
Hello everybody!

The feature of getting stacktraces from exceptions was requested in
https://lists.isocpp.org/std-proposals/2020/11/2086.php and in the "2021
Annual C++ Developer Survey".

I've created a prototype for getting stacktraces from exceptions
https://github.com/axolm/libsfe.

More details can be found in the paper D2370R0 "Stacktrace from exception"
here -
https://htmlpreview.github.io/?https://github.com/axolm/libsfe/blob/master/paper/stacktrace_from_exception.html

Any comments are welcome!

Regards, Andrei

Received on 2021-04-26 11:32:27