TartanLlama / minidbgLinks
A mini x86 linux debugger for teaching purposes
☆644Updated last year
Alternatives and similar repositories for minidbg
Users that are interested in minidbg are comparing it to the libraries listed below
Sorting:
- A collection of memory allocators☆462Updated 2 months ago
- C++11 ELF/DWARF parser☆79Updated 4 years ago
- A simple memory allocator - Memory allocation 101☆302Updated 6 years ago
- C++11 ELF/DWARF parser☆334Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆754Updated 2 months ago
- A LC3 virtual machine implementation in a few lines of C code☆386Updated 2 years ago
- ☆392Updated 5 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- Contains source for libdwarf, a library for reading DWARF2 and later DWARF. Contains source to create dwarfdump, a program which prints …☆233Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆267Updated 2 years ago
- ELFIO and ARIO are robust, header-only C++ libraries designed to make binary file and archive manipulation effortless, efficient, and por…☆828Updated 3 months ago
- Doug Lea's memory allocator☆276Updated 6 years ago
- A curated list of awesome LLVM (including Clang, etc) related resources.☆669Updated last month
- Succinct notes on the linux mm subsystem.☆123Updated 2 years ago
- Is Parallel Programming Hard, And If So, What Can You Do About It?☆481Updated this week
- Notes on the linux kernel VM subsystem.☆379Updated 2 years ago
- Examples for: Learning KVM - implement your own kernel☆379Updated 2 years ago
- Source code for the book Building a Debugger☆337Updated 3 months ago
- example LLVM pass☆597Updated 8 months ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆593Updated last month
- book and codes for Modern Compiler Implementation in C☆393Updated last year
- Unofficial mirror of sourceware binutils-gdb repository. Updated daily.☆647Updated last week
- Examples for Linux ptrace(2)☆135Updated last year
- POSIX Function tracing☆338Updated 8 years ago
- Experiments with the gcc plugin mechanism☆111Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,111Updated 4 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,139Updated 3 weeks ago
- Reverse engineering of Linux/OSX gcc C++ name mangling☆115Updated 3 years ago
- To visualize function call flow for a C/C++ program using gdb and python☆101Updated last year