ac3d87c0d2
Remove native-only core file handling on GNU Hurd. Instead, enable the x86 target generic core regset logic on the Hurd by providing an appropriate register offset map. Thanks to Samuel Thibault for testing! gdb/ * config/i386/i386gnu.mh (NATDEPFILES): Remove core-regset.o. * i386gnu-nat.c: Do not include <sys/procfs.h> or "gregset.h". (CREG_OFFSET, creg_offset, CREG_ADDR): Remove. (supply_gregset, supply_fpregset): Remove. * i386gnu-tdep.c (i386gnu_gregset_reg_offset): New variable. (i386gnu_init_abi): Set tdep->gregset_reg_offset, gregset_num_regs, and sizeof_gregset. |
||
---|---|---|
.. | ||
cygwin.mh | ||
cygwin64.mh | ||
darwin.mh | ||
fbsd.mh | ||
fbsd64.mh | ||
go32.mh | ||
i386gnu.mh | ||
i386sol2.mh | ||
linux.mh | ||
linux64.mh | ||
mingw.mh | ||
mingw64.mh | ||
nbsd64.mh | ||
nbsdelf.mh | ||
nm-fbsd.h | ||
nm-i386gnu.h | ||
nto.mh | ||
obsd.mh | ||
obsd64.mh | ||
sol2-64.mh |