From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14834 invoked by alias); 30 Jun 2009 21:56:58 -0000 Received: (qmail 14825 invoked by uid 22791); 30 Jun 2009 21:56:57 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 30 Jun 2009 21:56:52 +0000 Received: (qmail 25964 invoked from network); 30 Jun 2009 21:56:50 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 30 Jun 2009 21:56:50 -0000 From: Pedro Alves To: danny.backx@scarlet.be Subject: Re: Patch : gdbserver get_image_name on CE Date: Tue, 30 Jun 2009 21:56:00 -0000 User-Agent: KMail/1.9.10 Cc: gdb-patches@sourceware.org References: <1244903385.20290.9.camel@pavilion> <1245577804.15871.48.camel@pavilion> <1246396039.15871.152.camel@pavilion> In-Reply-To: <1246396039.15871.152.camel@pavilion> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906302258.00604.pedro@codesourcery.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: 2009-06/txt/msg00906.txt.bz2 On Tuesday 30 June 2009 22:07:19, Danny Backx wrote: > > > Is the rest of my patch acceptable or are there things I need to > > address ? > > Did you get to confirm what really that ERROR_PIPE_NOT_CONNECTED is about? http://sourceware.org/ml/gdb-patches/2009-06/msg00373.html Could you post an updated, cleaned up patch, without any extra unnecessary bits removed, along with change log entry, using 'cvs diff -up'? And you never did explain what was broken with get_image_name that you had to fix, as I asked $n emails ago, right? -- Pedro Alves