tromey / gdb-helpersLinks
GDB helper scripts
☆47Updated 5 years ago
Alternatives and similar repositories for gdb-helpers
Users that are interested in gdb-helpers are comparing it to the libraries listed below
Sorting:
- Automatically spawn gdb on error.☆65Updated 3 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆242Updated 8 years ago
- A gdb gui written in Python, running inside gdb itself.☆47Updated last year
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆40Updated 2 years ago
- selectively remove C preprocessor conditionals☆170Updated last year
- Pretty-printer for GDB frames in a backtrace, able to handle nested C++ template arguments☆16Updated 4 years ago
- Various tools to improve the gdb experience☆125Updated 2 years ago
- Bring mdb walkers to gdb, also add other helpful commands.☆34Updated 6 months ago
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- Dump ABI of an ELF object containing DWARF debug info☆195Updated 7 months ago
- persistent monitor (for static source code analysis, GCC based)☆60Updated last year
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- A list of compiler warning flags for different GCC and clang versions☆63Updated 3 months ago
- A list of compiler warning flags for different GCC and clang versions☆235Updated 5 years ago
- A tool to visualize ABI changes timeline of a C/C++ software library☆200Updated 3 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆53Updated 6 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated 11 months ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated 4 months ago
- FreeBSD libsegfault☆72Updated 6 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A Valgrind tool for finding redundant loads/stores☆21Updated 5 years ago
- Colourify backtrace output in GDB with Python API☆37Updated 5 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆18Updated 5 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 4 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆381Updated 2 months ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- C/C++ source code indexing tool based on libclang☆112Updated 9 years ago