cs01 / pygdbmi
A library to parse gdb mi output and interact with gdb subprocesses
☆220Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for pygdbmi
- GCC plugin that embeds CPython inside the compiler☆202Updated 2 years ago
- Experiments with the gcc plugin mechanism☆104Updated 11 months ago
- Clang's scan-build re-implementation in python☆362Updated 2 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆76Updated 13 years ago
- python-ptrace is a Python binding of ptrace library.☆188Updated 7 months ago
- A Python interface to the GNU Binary File Descriptor (BFD) library.☆121Updated 7 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆97Updated 6 months ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- Extensions for Eli Bendersky's pycparser☆83Updated 3 months ago
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆178Updated 11 months ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆177Updated 2 years ago
- An LLVM sanitizer tutorial☆197Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- gen-callgraph is a script to generate call graph from elf binary☆49Updated 5 years ago
- CoreSight trace stream decoder developed openly☆143Updated 3 weeks ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆201Updated 5 years ago
- C++11 ELF/DWARF parser☆320Updated 5 months ago
- Yet Another Random Program Generator☆489Updated 3 months ago
- ARM PTM decoder, and ARM ETM v4 decoder. ptm2human is a decoder for trace data outputted by Program Trace Macrocell (PTM) and Embedded Tr…☆50Updated 2 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆129Updated 5 months ago
- Minimalist plugin manager for GDB and LLDB☆82Updated 3 years ago
- A static checker for identifying unstable code.☆359Updated 9 years ago
- Main repository of KEDR project☆118Updated 3 years ago
- Load-time selective binary rewriting☆152Updated 2 years ago
- A tiny debugger implement the GDB Remote Serial Protocol. Can work on i386, x86_64, ARM and PowerPC.☆153Updated 2 years ago
- A C99 preprocessor written in pure Python☆220Updated 8 months ago
- GDB scripts to add support for low level debugging and reverse engineering☆146Updated 8 years ago
- Static instrumentation tool for efficient binary-level coverage analysis.☆145Updated 3 years ago
- Simple Intel CPU processor tracing on Linux☆344Updated last year
- Dive into ELF files using simple self-contained examples☆143Updated 9 years ago