Re: strace breaks with to be released glibc 2.31

2020-01-16 Thread Dmitry V. Levin
Hi, On Wed, Jan 15, 2020 at 08:10:38PM +, Vineet Gupta wrote: > Hi, > > I've been testing an in-works glibc port for ARC and with 2.31 there's a glibc > change which seems to break strace. > > Commit d1e411e5c786ce3 "Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to > sys/ptrace.h." > > This n

strace breaks with to be released glibc 2.31

2020-01-15 Thread Vineet Gupta
Hi, I've been testing an in-works glibc port for ARC and with 2.31 there's a glibc change which seems to break strace. Commit d1e411e5c786ce3 "Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h." This now defines PTRACE_GET_SYSCALL_INFO but defines struct __ptrace_syscall_info (not the