Description
Adds 32-bit libunwind support for applications that inspect or walk call stacks. It is useful for compatibility debuggers, profilers, crash handlers, and language runtimes.
Stack traces can reveal function names, file paths, and runtime state. Applications should avoid exposing sensitive crash details without review.