Index: config/nm-nbsd.h =================================================================== RCS file: /cvs/src/src/gdb/config/nm-nbsd.h,v retrieving revision 1.1.1.3 diff -c -r1.1.1.3 nm-nbsd.h *** nm-nbsd.h 1999/12/14 01:05:40 1.1.1.3 --- nm-nbsd.h 2002/01/18 17:49:25 *************** *** 18,30 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - /* This is the amount to subtract from u.u_ar0 - to get the offset in the core file of the register values. */ - - #include - - #define KERNEL_U_ADDR USRSTACK - #define PTRACE_ARG3_TYPE char* #define FETCH_INFERIOR_REGISTERS --- 18,23 ----