From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4697 invoked by alias); 24 Nov 2008 18:05:47 -0000 Received: (qmail 4681 invoked by uid 22791); 24 Nov 2008 18:05:46 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 24 Nov 2008 18:05:06 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 74D7510D50; Mon, 24 Nov 2008 18:04:56 +0000 (GMT) Received: from caradoc.them.org (209.195.188.212.nauticom.net [209.195.188.212]) by nan.false.org (Postfix) with ESMTP id 6456A10AD3; Mon, 24 Nov 2008 18:04:56 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1L4fns-0006kT-0R; Mon, 24 Nov 2008 13:04:56 -0500 Date: Mon, 24 Nov 2008 20:11:00 -0000 From: Daniel Jacobowitz To: Pedro Alves Cc: gdb-patches@sourceware.org Subject: Re: [patch] Fix gdbserver vRun parsing again Message-ID: <20081124180455.GA25898@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org References: <20081124173135.GA9091@caradoc.them.org> <200811241759.37123.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200811241759.37123.pedro@codesourcery.com> User-Agent: Mutt/1.5.17 (2008-05-11) 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-11/txt/msg00652.txt.bz2 On Mon, Nov 24, 2008 at 05:59:36PM +0000, Pedro Alves wrote: > I tried it out, and it does do the right thing, and I > also confirmed the original crash isn't reintroduced. Thanks! I checked it in. -- Daniel Jacobowitz CodeSourcery