libbacktrace
Backtrace generator
A C library for generating symbolic backtraces in executable files.
A C library that may be linked into a C/C++ program to produce symbolic backtraces
1k stars
35 watching
231 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A portable C++ stacktrace library supporting various platforms and debug formats | 754 |
| Tool to intercept and log Objective-C method calls by class or instance at runtime | 1,831 |
| An analyzer script to decode ESP32 exception stack backtraces and provide source code locations. | 25 |
| A set of data structures and operations for representing and manipulating graphs in OCaml | 234 |
| An OCaml library for solving combinatorial problems using dancing links and other techniques | 35 |
| Tools to convert verbose JVM bytecode tracing output into a stack format suitable for flame graph visualization. | 42 |
| A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. | 403 |
| Assists in parsing backtraces into a structured form. | 15 |
| Provides a logger backend to track issues in a JetBrains YouTrack project | 3 |
| A system that prints debugging information with hyperlinks to source code locations | 115 |
| A Scala toolkit for building command-line interfaces with type-safe modular and reusable CLIs | 105 |
| Automatically tracks and analyzes errors in ARM Cortex-M series MCUs | 1,719 |
| A tool that allows real-time tracing of any Python program's function calls. | 699 |
| A library that simplifies C++ iterator design and usage by providing abstractions and boilerplate reduction. | 139 |