From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: Mark Kettenis Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Cleanup i386-tdep.c Date: Sun, 18 Feb 2001 03:07:00 -0000 Message-id: References: <200102181017.f1IAHmd11648@delius.kettenis.local> X-SW-Source: 2001-02/msg00335.html On Sun, 18 Feb 2001, Mark Kettenis wrote: > Which reminds me: where is the right place to put the x86 watchpoints > stuff I'm working on? Is i386-tdep.c a good one? i386-nat.c doesn't > seem to exist... > > Please create i386-nat.c (and i386-nat.h, for the exported > interfaces). Okay, will do. Thanks for the feedback.