|
From: Nicholas N. <nj...@ca...> - 2004-11-06 15:39:55
|
CVS commit by nethercote: Some syscall improvements: - made pre_mem_read etc. calls more concise by improving the macros used - made printing calls more concise by renaming the macro used - updated README_MISSING_SYSCALL_OR_IOCTL - improved --trace-syscalls=yes; a bit neater, and now prints return values for all syscalls. - introduced LOHI64 macro for 64-bit args that are created from 2 32-bit args - 64-bit cleanness tweaks for *xattr* syscall printing M +20 -14 README_MISSING_SYSCALL_OR_IOCTL 1.10 M +7 -6 coregrind/vg_proxylwp.c 1.31 M +808 -974 coregrind/vg_syscalls.c 1.163 M +1 -1 coregrind/x86-linux/core_platform.h 1.10 |