From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3610 invoked by alias); 3 Mar 2011 17:02:26 -0000 Received: (qmail 3600 invoked by uid 22791); 3 Mar 2011 17:02:25 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO glazunov.sibelius.xs4all.nl) (83.163.83.176) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 03 Mar 2011 17:02:20 +0000 Received: from glazunov.sibelius.xs4all.nl (kettenis@localhost [127.0.0.1]) by glazunov.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id p23H27QQ009661; Thu, 3 Mar 2011 18:02:07 +0100 (CET) Received: (from kettenis@localhost) by glazunov.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id p23H26vU017103; Thu, 3 Mar 2011 18:02:06 +0100 (CET) Date: Thu, 03 Mar 2011 17:02:00 -0000 Message-Id: <201103031702.p23H26vU017103@glazunov.sibelius.xs4all.nl> From: Mark Kettenis To: eliz@gnu.org CC: ktietz70@googlemail.com, gdb-patches@sourceware.org In-reply-to: (message from Eli Zaretskii on Thu, 03 Mar 2011 09:00:00 -0500) Subject: Re: [patch gdb]: Fix some DOS-path related issues in gdb References: 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: 2011-03/txt/msg00183.txt.bz2 > Date: Thu, 03 Mar 2011 09:00:00 -0500 > From: Eli Zaretskii > > > Date: Thu, 3 Mar 2011 14:48:07 +0100 > > From: Kai Tietz > > Cc: gdb-patches@sourceware.org > > > > The files elfread.c, mdebugread.c are also used for a x64 > > windows target > > I didn't know that the Windows 64bit target can use ELF debug info. > Can it? With what toolchains? > > As for mdebugread.c, I always thought it was MIPS specific. What > other platforms use it? Alpha used it as well. Windows NT ran on Alpha, but I don't think anybody will seriously consider using GDB in associated with that platform these days.