From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28018 invoked by alias); 1 Mar 2010 17:26:44 -0000 Received: (qmail 28005 invoked by uid 22791); 1 Mar 2010 17:26:43 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40 X-Spam-Check-By: sourceware.org Received: from fg-out-1718.google.com (HELO fg-out-1718.google.com) (72.14.220.158) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 01 Mar 2010 17:26:39 +0000 Received: by fg-out-1718.google.com with SMTP id e21so1167525fga.12 for ; Mon, 01 Mar 2010 09:26:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.87.68.19 with SMTP id v19mr7925346fgk.2.1267464397116; Mon, 01 Mar 2010 09:26:37 -0800 (PST) In-Reply-To: <20100301171937.GA32351@caradoc.them.org> References: <20100222164509.GE30100@caradoc.them.org> <6dc9ffc81002281615s376df02cm1807b3b1189fd0f0@mail.gmail.com> <6dc9ffc81002281656s1662374etd945bc11626fa1f9@mail.gmail.com> <6dc9ffc81002281820o4e297e49j4e611d46c76de736@mail.gmail.com> <20100301171937.GA32351@caradoc.them.org> Date: Mon, 01 Mar 2010 17:26:00 -0000 Message-ID: <6dc9ffc81003010926h1341d16cw13f2cb3589a72975@mail.gmail.com> Subject: Re: [patch] Add support for and in target descriptions From: "H.J. Lu" To: "H.J. Lu" , gdb-patches@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2010-03/txt/msg00022.txt.bz2 On Mon, Mar 1, 2010 at 9:20 AM, Daniel Jacobowitz wr= ote: > On Sun, Feb 28, 2010 at 06:20:25PM -0800, H.J. Lu wrote: >> Hi Daniel, >> >> This patch on top of yours works. > > Thanks. =A0I've checked in my patch; yours is OK also. > Done. Thanks. --=20 H.J.