tromey / gdb-helpersLinks
GDB helper scripts
☆47Updated 2 weeks 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
- Automatically spawn gdb on error.☆69Updated 3 years ago
- FreeBSD libsegfault☆72Updated 7 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆243Updated 8 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 gui written in Python, running inside gdb itself.☆50Updated 2 weeks 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
- a tool for querying Dwarf (debuginfo) graphs☆58Updated last year
- Dump ABI of an ELF object containing DWARF debug info☆199Updated 11 months ago
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- grep for C/C++ source files.☆30Updated 4 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- An assembly REPL.☆38Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- selectively remove C preprocessor conditionals☆185Updated last year
- ☆29Updated 6 years ago
- Read your own .note.gnu.build-id☆45Updated 3 years ago
- Autotools-style configure script wrapper around CMake☆86Updated 8 years ago
- Pahole and the dwarves☆247Updated last month
- Autotools Mythbuster (The Guide)☆82Updated 2 years ago
- A list of compiler warning flags for different GCC and clang versions☆66Updated 3 months ago
- A Valgrind tool for finding redundant loads/stores☆21Updated 5 years ago
- Memory allocation tracking library☆62Updated 5 years ago
- The ELF Tool Chain Project (mirror of SourceForge.Net). Please do not create pull requests here on Github, Please use SourceForge's tick…☆74Updated 2 years ago
- A clang tool for happy refactoring without source-code gymnastics☆254Updated 5 years ago
- A KISS, cross-platform C mocking library☆163Updated this week
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆55Updated 11 months ago
- MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications (and python in experimenta…☆121Updated 3 weeks ago