satabdidas / debuggerLinks
A toy debugger
☆69Updated 8 years ago
Alternatives and similar repositories for debugger
Users that are interested in debugger are comparing it to the libraries listed below
Sorting:
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Tiny system call tracer and debugger☆110Updated 7 years ago
- portable libc optimized for code size and readability☆82Updated 8 years ago
- rcor C compiler (under development)☆115Updated 7 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- JIT Assembler Library for multiple ISAs☆75Updated 10 years ago
- GCC Tiny front-end☆104Updated 7 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated 2 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- Clone of wc in x64 assembly☆94Updated last year
- Rabbit VM.☆107Updated 5 years ago
- A work-in-progress JIT-powered regex engine☆111Updated 7 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆179Updated 6 years ago
- A tiny Unix dynamic memory allocator library.☆63Updated 7 years ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆51Updated 7 years ago
- simple virtual machine and assembler☆219Updated 8 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆174Updated last year
- Getting started with the LLVM C API☆114Updated 7 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆239Updated last year