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:
- A gdb gui written in Python, running inside gdb itself.☆49Updated last year
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆243Updated 8 years ago
- Automatically spawn gdb on error.☆69Updated 3 years ago
- FreeBSD libsegfault☆72Updated 7 years ago
- Bring mdb walkers to gdb, also add other helpful commands.☆34Updated 10 months ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆42Updated 3 years ago
- selectively remove C preprocessor conditionals☆184Updated last year
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆106Updated last year
- Various tools to improve the gdb experience☆126Updated 2 years ago
- persistent monitor (for static source code analysis, GCC based)☆61Updated last year
- Pretty-printer for GDB frames in a backtrace, able to handle nested C++ template arguments☆16Updated 5 years ago
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- grep for C/C++ source files.☆30Updated 3 months ago
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 10 months ago
- Memory allocation tracking library☆62Updated 5 years ago
- a tool for querying Dwarf (debuginfo) graphs☆57Updated last year
- A Valgrind tool for finding redundant loads/stores☆21Updated 5 years ago
- A KISS, cross-platform C mocking library☆163Updated last year
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆19Updated 5 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆387Updated 6 months ago
- An automatic generator of basic unit tests for a C/C++ library☆86Updated 5 years ago
- ☆29Updated 6 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆87Updated 2 months ago
- A complete ftrace- and uprobes-based tracer (user, libraries, kernel) for GNU/Linux☆68Updated 12 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆55Updated 10 months ago
- A list of compiler warning flags for different GCC and clang versions☆65Updated 3 months ago
- Purgeable memory allocations for Linux☆33Updated 5 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago