From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10267 invoked by alias); 21 Jun 2003 17:54:03 -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 8974 invoked from network); 21 Jun 2003 17:53:31 -0000 Received: from unknown (HELO localhost.redhat.com) (24.157.166.107) by sources.redhat.com with SMTP; 21 Jun 2003 17:53:31 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id E9E032B5F; Sat, 21 Jun 2003 13:53:12 -0400 (EDT) Message-ID: <3EF49B88.5020102@redhat.com> Date: Sat, 21 Jun 2003 17:54:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com, cagney@redhat.com Subject: Re: [5.2.1] quiet warnings for gdbreplay.c References: <20020627204720.A13445@dragon.nuxi.com> <3D1C8AEF.5020508@ges.redhat.com> <20020628180820.GA9115@nevyn.them.org> <3D1CD337.2010205@ges.redhat.com> <20020628213904.GA15095@nevyn.them.org> <3D2B5212.3020302@ges.redhat.com> <20030621174002.GB14161@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00668.txt.bz2 > On Tue, Jul 09, 2002 at 05:13:54PM -0400, Andrew Cagney wrote: > >> >Then do we want a separate gdb/gdbint/ directory for this? I strongly >> >prefer that headers shared between GDB and other directories be clearly >> >marked and separated. That'd give me a place to move >> >gdb_proc_service.h, too. > >> >> I think it would be easier to just clarify the guidelines for >> ``gdb_XXXX.h'' files - that they be independant as they are included by >> GDB and friends. Yea, ask eli about your @info. Andrew