From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eli Zaretskii" To: john@Calva.COM Cc: gdb-patches@sourceware.cygnus.com Subject: Re: Hardware watchpoints for UnixWare; based on snapshot 20010627 Date: Fri, 29 Jun 2001 04:16:00 -0000 Message-id: <557-Fri29Jun2001141336+0300-eliz@is.elta.co.il> References: X-SW-Source: 2001-06/msg00513.html > From: "John Hughes" > Date: Fri, 29 Jun 2001 10:52:03 +0200 > > Uses new i386-nat.c generic watchpoint support. > > Interface between procfs.c and i386v42-nat.c is unclean, > but I don't see how to do it better. Is there something that i386-nat.c could do to help? IIRC, when I wrote the generic x86 watchpoint support, I did look at the code someone (perhaps even you ;-) posted in the past, and I think i386-nat.c should support the procfs interface on x86 platforms. But perhaps I missed something.