libbacktrace

Backtrace generator

A C library that generates symbolic backtraces from executable files

A C library that may be linked into a C/C++ program to produce symbolic backtraces

GitHub

981 stars
34 watching
228 forks
Language: C
last commit: 27 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jeremy-rifkin/cpptrace A portable C++ stacktrace library supporting various platforms and debug formats 727
johnno1962/xtrace Tool to intercept and log Objective-C method calls by class or instance at runtime 1,830
tve/esp32-backtrace An analyzer script to decode ESP32 exception stack backtraces and provide source code locations. 25
backtracking/ocamlgraph A set of data structures and operations for representing and manipulating graphs in OCaml 234
backtracking/combine An OCaml library for solving combinatorial problems using dancing links and other techniques 35
cl4es/bytestacks Tools to convert verbose JVM bytecode tracing output into a stack format suitable for flame graph visualization. 42
thealexbarney/libhac A .NET library reimplementing parts of the Nintendo Switch OS for decrypting and extracting content file formats. 399
sija/backtracer.cr Assists in parsing backtraces into a structured form. 15
unifysell/youtrack_logger_backend Provides a logger backend to track issues in a JetBrains YouTrack project 3
johnreedlol/scala-trace-debug A system that prints debugging information with hyperlinks to source code locations 115
backuity/clist A Scala toolkit for building command-line interfaces with type-safe modular and reusable CLIs 105
armink/cmbacktrace Automatically tracks and analyzes errors in ARM Cortex-M series MCUs 1,685
pollardbanknote/cppbackport A C++ library that ported new features to older standards 38
khamidou/lptrace A tool that allows real-time tracing of any Python program's function calls. 700
thelartians/easyiterator A library that simplifies C++ iterator design and usage by providing abstractions and boilerplate reduction. 138