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:
- Various tools to improve the gdb experience☆126Updated 2 years ago
- 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☆242Updated 8 years ago
- selectively remove C preprocessor conditionals☆183Updated last year
- Bring mdb walkers to gdb, also add other helpful commands.☆34Updated 9 months ago
- Automatically spawn gdb on error.☆67Updated 3 years ago
- FreeBSD libsegfault☆72Updated 7 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 dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- A list of compiler warning flags for different GCC and clang versions☆64Updated 2 months ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆42Updated 2 years ago
- Update of original etrace program.☆68Updated 2 years ago
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- a tool for querying Dwarf (debuginfo) graphs☆57Updated last year
- Purgeable memory allocations for Linux☆33Updated 5 years ago
- A Valgrind tool for finding redundant loads/stores☆21Updated 5 years ago
- An automatic generator of basic unit tests for a C/C++ library☆86Updated 5 years ago
- grep for C/C++ source files.☆29Updated 3 months ago
- A list of compiler warning flags for different GCC and clang versions☆236Updated 5 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆55Updated 9 months ago
- A clang tool for happy refactoring without source-code gymnastics☆253Updated 5 years ago
- C/C++ source code indexing tool based on libclang☆112Updated 9 years ago
- ☆29Updated 6 years ago
- Fork of LLVM with modifications to support a program repository☆25Updated 3 years ago
- Linux kernel driver to export the TSC frequency via sysfs☆53Updated 6 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- A tool to visualize ABI changes timeline of a C/C++ software library☆201Updated 4 years ago
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆18Updated 5 years ago
- Clang's scan-build re-implementation in python☆389Updated last week