0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 10 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated version information, etc More... over 15 years ago
fixed stupid typo More... over 15 years ago
fixed strtoul/errno usage More... over 15 years ago
version 1.6.14 - added support for gdb 6.8 More... over 15 years ago
Change to version 1.6.13 Modified Files: ChangeLog NEWS VERSION More... over 16 years ago
added support for non-shared-library vDSO More... over 16 years ago
fixed 'invalid cast' bug More... over 16 years ago
added 1.6.12 More... over 16 years ago
fixed error: 32/strtoul: can't convert '0xXXXXXXXXX'. Errno=34 (Numerical result out of range) for the case when val_offset is positive and > LONG_MAX More... over 16 years ago
added 1.6.11 More... almost 17 years ago
fix 32/strtoul: can't convert '0x10XXXXXX'. Errno=34 (Numerical result out of range) More... almost 17 years ago
spelling More... about 17 years ago
changed to version 1.6.10 More... about 17 years ago
added missing files to the spec More... about 17 years ago
added 'const' More... about 17 years ago
fixed compilation warnings for gcc-4.1.0 More... about 17 years ago
more spell fixes More... about 17 years ago
spelling More... about 17 years ago
DLL -> shared libraries More... over 17 years ago
changes for 1.6.9 More... over 17 years ago
add disassembler output More... over 17 years ago
Year in the copyright notice changed More... over 17 years ago
src/gdb_runner.gdb - is_it_syscall removed. is_it_syscall_[24] changed to work with arg0...argv3 src/cpus/alpha/syscall.gdb src/cpus/i386/syscall.gdb src/cpus/x86_64/syscall.gdb - define 'is_it_syscall' instead of syscall's bytes values doc/Porting.txt - describe this change More... over 17 years ago
Modified Files: src/statifier.gdb - added 'kill' to kill debugged ptrogram for sure. use SH_MAPS instead of 'info proc mappings' for initial mappinngs src/statifier_dump.sh - adopted to deal with INIT_MAPS_FILE src/statifier_lib.src - same More... over 17 years ago
added (and used) FixWriteExecPermission function More... over 17 years ago
support for dummy files, like [vdso], [heap], [stack] in the /proc/PID/maps More... over 17 years ago
Spelling More... about 18 years ago
Changes to version 1.6.8 More... about 18 years ago
adopted to command 'clear_trace_bit' More... about 18 years ago
define command 'clear_trace_bit'. add 'si 10' and a lot of comments More... about 18 years ago