From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4345 invoked by alias); 15 Nov 2012 16:13:24 -0000 Received: (qmail 4336 invoked by uid 22791); 15 Nov 2012 16:13:23 -0000 X-SWARE-Spam-Status: No, hits=-7.6 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,KHOP_THREADED,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 15 Nov 2012 16:13:17 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qAFGDEIF010953 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 15 Nov 2012 11:13:14 -0500 Received: from [127.0.0.1] (ovpn01.gateway.prod.ext.ams2.redhat.com [10.39.146.11]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id qAFGDCxR029057; Thu, 15 Nov 2012 11:13:13 -0500 Message-ID: <50A51498.80004@redhat.com> Date: Thu, 15 Nov 2012 16:13:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121029 Thunderbird/16.0.2 MIME-Version: 1.0 To: Tom Tromey CC: Pierre Muller , gdb-patches@sourceware.org Subject: Re: [RFA] ARI fixes: move gdb_stat.h and gdb_wait.h to common subdirectory. References: <7358.97838972068$1352968938@news.gmane.org> <87k3tm26sb.fsf@fleche.redhat.com> In-Reply-To: <87k3tm26sb.fsf@fleche.redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-11/txt/msg00411.txt.bz2 On 15-11-2012 16:02, Tom Tromey wrote: >>>>>> "Pierre" == Pierre Muller writes: > > Pierre> I know that Joel and Tom talked about using > Pierre> gnulib instead of our own headers, but this is out of > Pierre> my competence, thus I send a patch that is really > Pierre> a quick way to remove Critical entries from ARI web page. > > FWIW, yesterday I experimented with this. > > I updated gnulib to latest, added some modules, and removed some > now-useless things from gdb and gdbserver. > > In particular, I was able to get rid of gdb_dirent.h, gdb_string.h, and > gdb_stat.h; plus a bunch of more minor things. Excellent. FAOD, even though I approved Pierre's patches, I'm all for this. -- Pedro Alves