[][src]Crate symbolic

Symbolic works with symbols and debug info.

This library implements various utilities to help Sentry symbolicate stacktraces. It is built to also be used independently of Sentry and in parts.

Modules

common

Common functionality for symbolic.

debuginfo

Abstractions for dealing with object files and debug information.

demangle

Demangling support for various languages and compilers.

minidump

Provides minidump support.

proguard

Provides proguard support.

sourcemap

Provides sourcemap support.

symcache

Provides symcache support.

unreal

API to process Unreal Engine 4 crashes.