From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23180 invoked by alias); 12 Feb 2008 19:44:19 -0000 Received: (qmail 23169 invoked by uid 22791); 12 Feb 2008 19:44:18 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 12 Feb 2008 19:43:49 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-198-12.inter.net.il [83.130.198.12]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KFC06534 (AUTH halo1); Tue, 12 Feb 2008 21:43:12 +0200 (IST) Date: Tue, 12 Feb 2008 19:44:00 -0000 Message-Id: From: Eli Zaretskii To: Markus Deuling CC: gdb-patches@sourceware.org, drow@false.org, uweigand@de.ibm.com, muller@ics.u-strasbg.fr In-reply-to: <47B135E1.6070108@de.ibm.com> (message from Markus Deuling on Tue, 12 Feb 2008 07:00:01 +0100) Subject: Re: [Patch]: Build script gdb_buildall.sh Reply-to: Eli Zaretskii References: <47B00041.2030800@de.ibm.com> <47B135E1.6070108@de.ibm.com> X-IsSubscribed: yes 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: 2008-02/txt/msg00202.txt.bz2 > Date: Tue, 12 Feb 2008 07:00:01 +0100 > From: Markus Deuling > CC: gdb-patches@sourceware.org, drow@false.org, uweigand@de.ibm.com, > muller@ics.u-strasbg.fr > > thanks for your input. I reworked the patch. Are the two patches for the script itself > and for the documentation ok now? The docs is okay. I don't consider myself a shell script expert enough to approve the script itself. Thanks.