vuvova / gdb-toolsLinks
Various tools to improve the gdb experience
☆126Updated 2 years ago
Alternatives and similar repositories for gdb-tools
Users that are interested in gdb-tools are comparing it to the libraries listed below
Sorting:
- GDB helper scripts☆47Updated 5 years ago
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆383Updated 3 months ago
- A gdb gui written in Python, running inside gdb itself.☆48Updated last year
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆242Updated 8 years ago
- Colourify backtrace output in GDB with Python API☆37Updated 5 years ago
- A tool to take call stack traces with minimal overheads☆332Updated 3 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- Automatically spawn gdb on error.☆66Updated 3 years ago
- Bring mdb walkers to gdb, also add other helpful commands.☆34Updated 7 months ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 3 years ago
- C call graph generator☆55Updated 7 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated last week
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- Update of original etrace program.☆69Updated 2 years ago
- Memory allocation tracking library☆62Updated 5 years ago
- selectively remove C preprocessor conditionals☆172Updated last year
- A complete ftrace- and uprobes-based tracer (user, libraries, kernel) for GNU/Linux☆67Updated 12 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- A tool to visualize ABI changes timeline of a C/C++ software library☆201Updated 3 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆200Updated 5 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆54Updated 7 months ago
- A clang tool for happy refactoring without source-code gymnastics☆252Updated 5 years ago
- Analyses scripts for LTTng kernel and user-space traces (official repository)☆103Updated last year
- Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger☆74Updated 5 years ago
- C code refactoring browser☆212Updated 4 months ago