From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5977 invoked by alias); 14 Oct 2007 22:22:59 -0000 Received: (qmail 5968 invoked by uid 22791); 14 Oct 2007 22:22:58 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 14 Oct 2007 22:22:56 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id A3BDB98336; Sun, 14 Oct 2007 22:22:53 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 853C79810A; Sun, 14 Oct 2007 22:22:53 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.68) (envelope-from ) id 1IhBrI-0003XB-HT; Sun, 14 Oct 2007 18:22:52 -0400 Date: Sun, 14 Oct 2007 23:14:00 -0000 From: Daniel Jacobowitz To: Pedro Alves , gdb-patches@sourceware.org Subject: Re: Support of gdb for Windows 64 native systems Message-ID: <20071014222252.GA13023@caradoc.them.org> Mail-Followup-To: Pedro Alves , gdb-patches@sourceware.org References: <20071013154715.GE29152@adacore.com> <4711021C.8010805@portugalmail.pt> <20071013205105.GA13789@adacore.com> <47114BB7.1000501@portugalmail.pt> <20071014051622.GC13789@adacore.com> <471200C5.6050609@portugalmail.pt> <20071014173921.GD11619@ednor.casa.cgf.cx> <471259B2.6050808@portugalmail.pt> <20071014221603.GA13096@ednor.casa.cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071014221603.GA13096@ednor.casa.cgf.cx> User-Agent: Mutt/1.5.15 (2007-04-09) 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: 2007-10/txt/msg00377.txt.bz2 On Sun, Oct 14, 2007 at 06:16:03PM -0400, Christopher Faylor wrote: > There should be no cygwin accommodations in a pure windows port of gdb. Why? A native Windows GDB that can usefully debug Cygwin programs seems convenient to me. -- Daniel Jacobowitz CodeSourcery