0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 15 hours ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Drammatically decrease dl-var's size on amd64 (gcc bug ?) More... over 19 years ago
Fixed compilation warnings More... over 19 years ago
Removed copy_ehdr, phrds. Added inject_starteri, non_pt_load pt_load_1, pt_load.sh More... over 19 years ago
Changed to create exe with new layout More... over 19 years ago
MAPS_FILE moved from statifier_dump.sh to statifier_lib.src More... over 19 years ago
stack_pointer changed to val_stack_pointer More... over 19 years ago
Added function 'my_fread_whole_file' More... over 19 years ago
Added Files: non_pt_load.c pt_load_1.c pt_load.sh inject_starter.c - used instead of phdrs.c for executable creation More... over 19 years ago
maps.sh dumps.sh - adding '0x' moved from dumps.sh to maps.sh More... almost 20 years ago
dumps.sh maps.sh - fixed comments More... almost 20 years ago
Added maps.sh More... almost 20 years ago
Some variables added More... almost 20 years ago
Changed to work with file created by maps.sh instead of gdb's "info proc mappings" More... almost 20 years ago
File for convert /proc/$$/maps into more simple for parsing format More... almost 20 years ago
Switch to using /proc/$$/maps instead of gdb's "info proc mappings" More... almost 20 years ago
REmoved temp comment More... almost 20 years ago
Adopted to pass loader_file_entry to the set_thread_area_addr More... almost 20 years ago
Fixed typo More... almost 20 years ago
set_thread_area_addr.c - fixed bug - returned value was incorrect More... almost 20 years ago
Add warning filtering from the gdb's stderr More... almost 20 years ago
Fixed incorrect handling of (possible 0) val_interpreter_file_base_addr More... almost 20 years ago
Linkage process was simplified, so program was rewritten in the "normal" way More... almost 20 years ago
gdb_runner linked as static More... almost 20 years ago
Fixed problem on alapha, when process was killed by SIGTRAP More... almost 20 years ago
FIxed typos in is_it_syscall_4 More... almost 20 years ago
Pointer's format were changed from %x to %lx More... almost 20 years ago
Added Files: cpus/{alpha,i386,x86_64}/syscall.gdb More... almost 20 years ago
generate output file with 'my_dump' instead of 'dump' commands More... almost 20 years ago
added my_dump macro More... almost 20 years ago
Explicit exit status More... almost 20 years ago