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 gui written in Python, running inside gdb itself.☆48Updated 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☆329Updated 2 years ago
- Automatically spawn gdb on error.☆66Updated 3 years ago
- Colourify backtrace output in GDB with Python API☆37Updated 5 years ago
- GDB helper scripts☆47Updated 5 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- chap analyzes un-instrumented core files for leaks, memory growth, and corruption☆381Updated 2 months ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆242Updated 8 years ago
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 years ago
- Memory allocation tracking library☆61Updated 5 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- selectively remove C preprocessor conditionals☆172Updated last year
- A LD_PRELOAD based memory profiler and leak detector for Linux☆86Updated 5 months ago
- C call graph generator☆55Updated 7 years ago
- Analyses scripts for LTTng kernel and user-space traces (official repository)☆103Updated last year
- Experiments with the GDB Python API☆70Updated 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…☆94Updated this week
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Transparently replace domain sockets with a fast shared memory channel☆70Updated 9 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago
- grep for C/C++ source files.☆28Updated 3 weeks ago
- A tool to visualize ABI changes timeline of a C/C++ software library☆200Updated 3 years ago
- mutator is an experimental suite of tools aimed at analysis and automation of C/C++ code development☆80Updated 3 years ago
- Script adds new command to GDB which allows automatically detect C/C++ thread locking and deadlocks in GDB debugger☆73Updated 5 years ago
- Update of original etrace program.☆68Updated 2 years ago
- find unused code by collecting methods defined but not called or referenced☆101Updated last year
- cgmemtime measures the high-water RSS+CACHE memory usage of a process and its descendant processes.☆117Updated 4 months ago
- Proof-of-concept tool for checking signal handlers for reentrancy issues.☆18Updated 5 years ago