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:
- A gdb gui written in Python, running inside gdb itself.☆49Updated last year
- A gdb command to inspect the size of objects on the stack☆69Updated 2 years ago
- A tool to take call stack traces with minimal overheads☆332Updated 3 years ago
- Automatically spawn gdb on error.☆67Updated 3 years ago
- GDB helper scripts☆47Updated 5 years ago
- A LD_PRELOAD based memory profiler and leak detector for Linux☆87Updated last month
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆386Updated 4 months ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆242Updated 8 years ago
- a tool for querying Dwarf (debuginfo) graphs☆57Updated last year
- GCC plugin that embeds CPython inside the compiler☆207Updated 3 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☆183Updated last year
- Colourify backtrace output in GDB with Python API☆37Updated 5 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- C call graph generator☆55Updated 7 years ago
- Memory allocation tracking library☆62Updated 5 years ago
- pahole implementation for gdb☆43Updated 3 years ago
- This repo is a mirror of the official lttng-modules git found at git://git.lttng.org/lttng-modules.git. The LTTng modules provide Linux k…☆97Updated 2 weeks 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 complete ftrace- and uprobes-based tracer (user, libraries, kernel) for GNU/Linux☆68Updated 12 years ago
- C/C++ language server implemented on top of Clang frontend.☆153Updated 4 months ago
- A collection of clang plugins for safer C programming☆92Updated 7 years ago
- ☆29Updated 6 years ago
- A clang tool for happy refactoring without source-code gymnastics☆253Updated 5 years ago
- cgmemtime measures the high-water RSS+CACHE memory usage of a process and its descendant processes.☆117Updated 6 months ago
- An automatic generator of basic unit tests for a C/C++ library☆86Updated 5 years 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 last week
- Bring mdb walkers to gdb, also add other helpful commands.☆34Updated 8 months ago
- Moved: https://codeberg.org/koutheir/libcxx-pretty-printers☆153Updated last year
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆54Updated 9 months ago