0
I Use This!
Inactive

Commits : Listings

Analyzed 9 days ago. based on code collected 9 days ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use literal format string to print ELF error message. More... over 13 years ago
Remove out-of-bounds initialization. More... over 13 years ago
Use literal format string to print buffer. More... over 13 years ago
Drop support for FreeBSD 7 or older. Assume psaddr_t is a 64-bit integral More... about 15 years ago
For EVENT_REGISTER_CATCHER, call event_static_catcher() More... over 16 years ago
Add the continue command, implemented using More... almost 17 years ago
Add proc_continue(). More... almost 17 years ago
Fix LP64 builds: More... almost 17 years ago
Raise an event when an object file is loaded. More... about 17 years ago
Implement support for reading line number information from a binary with More... about 17 years ago
Unbreak elf_getscnname(). Rename the variable that was shadowing the in More... about 17 years ago
Add elf.c, this file should contain our elf functions. More... about 17 years ago
Bytestream allows you to read data N bytes at a time from a buffer. More... about 17 years ago
Compile the i386 coredump file reader again. More... about 17 years ago
Make the corefile reader for i386 work on big-endian and 64bit machines. More... about 17 years ago
More fixed-point arith. instructions (page 64). More... over 17 years ago
Add a handful of fixed-point arith. instructions. More... over 17 years ago
Add sparc64 images. More... over 17 years ago
Add: More... over 17 years ago
Add images for FreeBSD/amd64. More... over 17 years ago
Flesh-out events a big more and provide a sample for how vetoers More... over 17 years ago
Add missing comma. More... over 17 years ago
o Finish the D-form extraction More... over 17 years ago
Fix typo... More... over 17 years ago
Add powerpc support. More... over 17 years ago
Change to static images. More... over 17 years ago
Various changes to help figure out how to go from here: More... over 17 years ago
Change to statically linked images. More... over 17 years ago
Focus on -static executables for now. More... over 17 years ago
Change to a static executable with corresponding core file. More... over 17 years ago