From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9608 invoked by alias); 28 Sep 2003 22:50:55 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 9598 invoked from network); 28 Sep 2003 22:50:54 -0000 Received: from unknown (HELO concert.shout.net) (204.253.184.25) by sources.redhat.com with SMTP; 28 Sep 2003 22:50:54 -0000 Received: from duracef.shout.net (duracef.shout.net [204.253.184.12]) by concert.shout.net (8.12.10/8.12.10) with ESMTP id h8SMor0U028665; Sun, 28 Sep 2003 17:50:53 -0500 Received: from duracef.shout.net (localhost [127.0.0.1]) by duracef.shout.net (8.12.10/8.12.9) with ESMTP id h8SMorVd026976; Sun, 28 Sep 2003 17:50:53 -0500 Received: (from mec@localhost) by duracef.shout.net (8.12.10/8.12.9/Submit) id h8SMorcf026975; Sun, 28 Sep 2003 18:50:53 -0400 Date: Sun, 28 Sep 2003 23:24:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200309282250.h8SMorcf026975@duracef.shout.net> To: Greatwolf@myrealbox.com Subject: Re: Using gdb with Borland's free compiler? Cc: gdb@sources.redhat.com X-SW-Source: 2003-09/txt/msg00356.txt.bz2 Hello, MinGW is not even one of our supported platforms; you would have to to talk to the MiNGW folks about that. I don't know of anyone using gdb + borland on Windows. You would be breaking new territory here. For windows, we have Cygwin with gcc, and djgpp running directly. This is not very helpful, I know, but that's the situation. Michael C GDB QA Guy