kmcallister / embedded-breakpointsLinks
Embed GDB breakpoints in C source code
☆53Updated 13 years ago
Alternatives and similar repositories for embedded-breakpoints
Users that are interested in embedded-breakpoints are comparing it to the libraries listed below
Sorting:
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- A x86 Virtual Machine Monitor including device modules and instruction emulator. Standalone version of the Vancouver VMM.☆44Updated 3 years ago
- Simple MIPS32 Emulator (primarily used to run SmallerC compiled for MIPS)☆17Updated 9 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- DWARF debug info viewer using GTK+☆53Updated 4 years ago
- Libelf is a simple library to read ELF files.☆51Updated 3 years ago
- C API for creation and analysis of binary data☆21Updated 7 years ago
- a lock-less thread pool for C99☆44Updated 10 years ago
- Parser of C-syntax data definitions, C-syntax function definitions☆20Updated 12 years ago
- A library that provides multiple precision floating point arithmetic☆78Updated 8 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- wrapper library for the functionality offered by ptrace. features facilities to enter breakpoint, debug and hook syscalls, etc.☆21Updated 3 years ago
- Integer arithmetic with overflow detection☆71Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 15 years ago
- analyze code size via nm/objdump output☆81Updated 10 years ago
- Rewrite C/C++/Obj-C to Annotate Points of Interest☆27Updated 9 years ago
- A basic microkernel☆36Updated 12 years ago
- A whatwg compliant UTF8 encoding and decoding library☆35Updated 5 years ago
- My coreboot work☆23Updated 14 years ago
- A 250 LOC heap profiler - easy to hack/port, works out of the box with dynamically linked Linux binaries☆50Updated 3 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- Code which loads custom ISA on Intel Haswell GPUs☆47Updated 8 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- experimental high performance, low fragmentation memory allocator☆58Updated 8 years ago
- asrepl: x86-64 assembly REPL☆70Updated 8 years ago
- EiC C Interpreter☆20Updated 10 years ago
- Generic containers in C. So far: singly & doubly linked lists, a singly-linked queue, a hash table and a binary search tree. As type-safe…☆43Updated 5 months ago