commit | fb1bc073769268ea6daa35fdff4dc639e487b2b1 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Mon Mar 01 21:29:24 2004 +0000 |
committer | Roland McGrath <roland@redhat.com> | Mon Mar 01 21:29:24 2004 +0000 |
tree | 1d26e478d46ca1a7cb92d73ca5f49e9ad30590c8 | |
parent | ce9f0740d3b6e9910f25712771961bdb4bb4eaa2 [diff] |
2004-03-01 Roland McGrath <roland@redhat.com> * process.c (struct_user_offsets) [LINUX && IA64]: Conditionalize PT_AR_CSD and PT_AR_SSD uses in case of older kernel headers. * configure.ac: Check for `struct pt_all_user_regs' and `struct ia64_fpreg' in <sys/ptrace.h>. * util.c, process.c, syscall.c: Work around conflicts between <sys/ptrace.h> and <linux/ptrace.h> for defining those types.