On Wed, Jun 18, 2014 at 06:04:06AM +0400, Max Filippov wrote: > Otherwise ptrace syscall argument decoding is wrong: > ptrace(PTRACE_PEEKUSER, 296, syscall_nr, [0x4048eb]) = 0 > ptrace(PTRACE_PEEKUSER, 296, syscall_nr, [0x3fa6cd30]) = 0 > ptrace(PTRACE_PEEKUSER, 296, syscall_nr, [0x8040676d]) = 0 > instead of > ptrace(PTRACE_PEEKUSER, 296, pc, [0x4048eb]) = 0 > ptrace(PTRACE_PEEKUSER, 296, a1, [0x3fa6cd30]) = 0 > ptrace(PTRACE_PEEKUSER, 296, a0, [0x8040676d]) = 0 > > * process.c (struct_user_offsets): sort values inside xtensa section
Applied, thanks. -- ldv
pgpkDY04ws75l.pgp
Description: PGP signature
------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems
_______________________________________________ Strace-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/strace-devel
