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: Sat, 17 Feb 2001 22:23:00 -0000 Message-id: References: <200102162306.f1GN6MD08254@delius.kettenis.local> X-SW-Source: 2001-02/msg00330.html On Sat, 17 Feb 2001, Mark Kettenis wrote: > The attached patch cleans up i386-tdep.c such that it follows the GNU > coding standards more closely, and removes redundant prototypes. 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...