-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
Hello,
I wanted to ask why you don't use the function _Unwind_Backtrace defined in unwind-arm-common.h.
This function works very similar to this implementation and works on an STM32F4.
Another question:
After throwing an exception, which calls std::terminate, I cannot get a complete backtrace (neither with your implementation or with _Unwind_Backtrace).
Doing the exact same thing on a linux system, everything works fine. Do you know anything about this limitation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels