From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20899 invoked by alias); 24 Apr 2002 21:47:14 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 20862 invoked from network); 24 Apr 2002 21:47:08 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by 209.249.29.67 with SMTP; 24 Apr 2002 21:47:08 -0000 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id OAA05527; Wed, 24 Apr 2002 14:46:55 -0700 (PDT) Message-ID: <3CC724FC.4D529E8E@redhat.com> Date: Wed, 24 Apr 2002 14:47:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: Andrew Cagney CC: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [RFA] Save SSE registers to generated core files, without breakingother architectures References: <20020402145546.A7582@nevyn.them.org> <3CAA274A.C0170CF@redhat.com> <3CBA0115.70009@cygnus.com> <20020414215208.B25085@nevyn.them.org> <3CBA3650.90201@cygnus.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg00974.txt.bz2 Andrew Cagney wrote: > > > linux-proc.c is only built native so I think FILL_.. should only be > >> defined for native builds => config/i386/nm-linux.h. > >> > >> Having #ifdef code enabled via a tm.h file macro just feels wrong. > > > > > > And the function in question is even in i386-linux-nat.c. nm-linux.h > > sounds like the right place to put it. OK with that change, then? > > (MarkK is off line for a few weeks) > > Well ... Ok, is probably a bit strong :-) But yes. So Daniel -- commit it, already! ;-) (I want to see this working!)