tarun27sh / gdb_graphsLinks
To visualize function call flow for a C/C++ program using gdb and python
☆101Updated last year
Alternatives and similar repositories for gdb_graphs
Users that are interested in gdb_graphs are comparing it to the libraries listed below
Sorting:
- Cally, a C project call graph generator using GCC's generated Register Transfer Language (RTL) files☆192Updated last year
- A tool based on clang which generates a call graph from a given C++ codebase☆143Updated 4 months ago
- notes about glibc, ld-so and more.☆40Updated 4 years ago
- A GCC plugin to dump call graphs for programs being compiled using LTO.☆22Updated 5 years ago
- Experiments with the gcc plugin mechanism☆109Updated last year
- Generating the call graph from elf binary file☆38Updated 2 years ago
- LLVM IR CMake utils for bitcode file manipulation by opt and friends☆72Updated 6 months ago
- LLVM Call Graph☆27Updated 4 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆86Updated 4 years ago
- Static Analyser for C☆121Updated 3 weeks ago
- ☆70Updated 11 months ago
- My Slide☆39Updated 7 years ago
- Tutorial to write qemu plugins☆33Updated 8 years ago
- A library for GDB (with python support), that adds useful functions to the standard 'gdb' library.☆78Updated 13 years ago
- pahole implementation for gdb☆42Updated 3 years ago
- Python command-line tool and GDB extension to view and save x86, ARM and objdump assembly files as control-flow graph (CFG) pdf files☆77Updated last year
- ☆21Updated 4 years ago
- Basic LLVM passes☆17Updated 6 years ago
- Test suite for the Linux perf_event subsystem☆116Updated this week
- Static instrumentation tool for efficient binary-level coverage analysis.☆146Updated 4 years ago
- QEMU-based fault injection☆27Updated 3 years ago
- LLVM Implementation of different ShadowStack schemes for x86_64☆38Updated 5 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated last year
- GDB scripts to add support for low level debugging and reverse engineering☆147Updated 9 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 9 years 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…☆53Updated 3 months ago
- PCI device for qemu with mmio, pio, dma☆74Updated 8 years ago
- ☆25Updated 5 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- A network interface for GDB for Linux Kernel☆70Updated last year