|
libunwind
☆
« Back to VersTracker
|
|||||||||||||||
|
Description: C API for determining the call-chain of a program |
|||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||
| Category: Developer tools | |||||||||||||||
| Tags: unwinding backtrace debugging c-api diagnostics | |||||||||||||||
| Install: brew install libunwind | |||||||||||||||
|
About: Libunwind is a portable and efficient C programming interface (API) for determining the call-chain of a program. It enables stack unwinding and backtracing across various architectures and operating systems, which is essential for debugging and exception handling. This library provides a foundation for building crash reporters and diagnostic tools. |
|||||||||||||||
Key Features:
|
|||||||||||||||
Use Cases:
|
|||||||||||||||
Alternatives:
|
|||||||||||||||
| Version History | |||||||||||||||
|