From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30710 invoked by alias); 7 Jul 2011 08:50:37 -0000 Received: (qmail 30701 invoked by uid 22791); 7 Jul 2011 08:50:37 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 Jul 2011 08:50:22 +0000 Received: (qmail 9242 invoked from network); 7 Jul 2011 08:50:21 -0000 Received: from unknown (HELO ?192.168.0.102?) (yao@127.0.0.2) by mail.codesourcery.com with ESMTPA; 7 Jul 2011 08:50:21 -0000 Message-ID: <4E157349.5000609@codesourcery.com> Date: Thu, 07 Jul 2011 08:50:00 -0000 From: Yao Qi User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: GDB 7.2.91 available for testing References: <20110706231348.GA14502@adacore.com> <4E154171.1010603@gmail.com> In-Reply-To: <4E154171.1010603@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-07/txt/msg00046.txt.bz2 On 07/07/2011 01:17 PM, Asm warrior wrote: > The windows path problem I reported still exist. > see here: > http://sourceware.org/ml/gdb/2011-06/msg00102.html > The above post contains a small patch to solve this. The problem is still there because patch is not reviewed at all. :) Your patch introduced some unnecessary changes, please remove them, and patch can be shorter. Please revise your patch again, and send it gdb-patches@ for review. I am not sure it can be in 7.3 release, but it can be in trunk, hopefully. -- Yao (齐尧)