Eugene Syromiatnikov 26d340fe9c Change argument of getregs_old from pid to tcp
* linux/powerpc/getregs_old.c (getregs_old): Change the first argument
from pid_t pid to struct tcb *tcp. Replace all instances of pid with
tcp->pid.
* linux/x86_64/getregs_old.c (getregs_old): Likewise.
* linux/x86_64/getregs_old.h (getregs_old): Update declaration.
* syscall.c (get_regs) [HAVE_GETREGS_OLD]: Pass tcp to the getregs_old
call instead of tcp->pid.
2018-01-04 00:17:24 +01:00
..
2015-11-30 03:30:51 +00:00
2015-02-23 03:56:06 +00:00
2015-02-23 03:56:06 +00:00
2012-02-25 15:41:21 +00:00
2017-06-17 22:54:08 +00:00
2015-02-23 20:55:11 +00:00
2015-02-23 20:55:11 +00:00