From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14652 invoked by alias); 8 Aug 2006 20:17:36 -0000 Received: (qmail 14642 invoked by uid 22791); 8 Aug 2006 20:17:35 -0000 X-Spam-Check-By: sourceware.org Received: from gollum.portugalmail.pt (HELO gollum.portugalmail.pt) (195.245.179.77) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 08 Aug 2006 20:17:33 +0000 Received: from [127.0.0.1] (195-23-225-195.net.novis.pt [195.23.225.195]) by gollum.portugalmail.pt (Postfix) with ESMTP id 0AB48D7AF6; Tue, 8 Aug 2006 21:15:43 +0100 (WEST) Message-ID: <44D8F155.2050600@portugalmail.pt> Date: Tue, 08 Aug 2006 20:17:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.5) Gecko/20060719 Thunderbird/1.5.0.5 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: Joel Brobecker Cc: Nikolay Molchanov , gdb@sourceware.org Subject: Re: Why gdb 6.5 prints fullname in /cygdrive/... format on Windows? References: <44D832EE.2040405@sun.com> <17624.26822.63634.129976@kahikatea.snap.net.nz> <20060808131823.GB16362@nevyn.them.org> <20060808152923.GA23703@trixie.casa.cgf.cx> <20060808173127.GA27456@brasko.net> <20060808173625.GG1385@adacore.com> <44D8E4C2.8080500@Sun.COM> <20060808200146.GK1385@adacore.com> In-Reply-To: <20060808200146.GK1385@adacore.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0632-0, 08-08-2006), Outbound message X-Antivirus-Status: Clean X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-08/txt/msg00059.txt.bz2 Joel Brobecker wrote: >> Is it possible to add a gdb command or setting to print full name in >> Windows format? > > IIRC, cygwin provides a program that should do exactly what you want: > cygdrive. > You probably meant cygpath. >cygpath -m /cygdrive/c c:/ Cheers, Pedro Alves