vuvova / gdb-toolsLinks
Various tools to improve the gdb experience
☆125Updated 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:
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- A gdb gui written in Python, running inside gdb itself.☆47Updated last year
- A tool to take call stack traces with minimal overheads☆329Updated 2 years ago
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆380Updated 2 months ago
- Colourify backtrace output in GDB with Python API☆37Updated 5 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆242Updated 8 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated 4 months ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- GDB helper scripts☆47Updated 5 years ago
- Automatically spawn gdb on error.☆65Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- selectively remove C preprocessor conditionals☆171Updated last year
- cgmemtime measures the high-water RSS+CACHE memory usage of a process and its descendant processes.☆117Updated 3 months ago
- Bring mdb walkers to gdb, also add other helpful commands.☆34Updated 6 months ago
- Memory allocation tracking library☆60Updated 5 years ago
- A tool to visualize ABI changes timeline of a C/C++ software library☆200Updated 3 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 years ago
- Update of original etrace program.☆68Updated 2 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆152Updated last year
- Heap Analyzer for Python☆242Updated 3 years ago
- Analyses scripts for LTTng kernel and user-space traces (official repository)☆103Updated last year
- Unofficial Python bindings to libclang☆26Updated 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆113Updated 6 years ago
- GDB Pretty Printers for Boost☆200Updated last week
- Transparently replace domain sockets with a fast shared memory channel