mirror of
https://github.com/ianlancetaylor/libbacktrace.git
synced 2026-04-02 15:39:06 +08:00
@@ -26,5 +26,5 @@ The library is written to make it straightforward to add support for
|
|||||||
other object file and debugging formats.
|
other object file and debugging formats.
|
||||||
|
|
||||||
The library relies on the C++ unwind API defined at
|
The library relies on the C++ unwind API defined at
|
||||||
http://mentorembedded.github.io/cxx-abi/abi-eh.html.
|
https://itanium-cxx-abi.github.io/cxx-abi/abi-eh.html
|
||||||
This API is provided by GCC.
|
This API is provided by GCC.
|
||||||
|
|||||||
Reference in New Issue
Block a user