From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29547 invoked by alias); 9 Feb 2008 13:46:57 -0000 Received: (qmail 29537 invoked by uid 22791); 9 Feb 2008 13:46:56 -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; Sat, 09 Feb 2008 13:46:36 +0000 Received: from HOME-C4E4A596F7 (IGLD-83-130-218-44.inter.net.il [83.130.218.44]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id KEC04705 (AUTH halo1); Sat, 9 Feb 2008 15:46:15 +0200 (IST) Date: Sat, 09 Feb 2008 13:46:00 -0000 Message-Id: From: Eli Zaretskii To: Aleksandar Ristovski CC: gdb-patches@sourceware.org In-reply-to: <47A895A2.8010905@qnx.com> (message from Aleksandar Ristovski on Tue, 05 Feb 2008 11:58:10 -0500) Subject: Re: [patch] mingw to handle abs. path to core Reply-to: Eli Zaretskii References: <47A769FB.5060807@qnx.com> <47A895A2.8010905@qnx.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/msg00163.txt.bz2 > Date: Tue, 05 Feb 2008 11:58:10 -0500 > From: Aleksandar Ristovski > CC: gdb-patches@sourceware.org > > Eli Zaretskii wrote: > >> Date: Mon, 04 Feb 2008 14:39:39 -0500 > >> From: Aleksandar Ristovski > >> > >> When built for mingw target, gdb will misinterpret full path to core file. > >> > >> The fix is very simple (patch attached). > > > > Good catch. Thanks, your patch is okay. > > > Eli, thanks for looking. I do not, however, have write access to CVS... so if > one of the gdb elders could commit it, that would be great. Done.