From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8744 invoked by alias); 1 Oct 2004 16:51:30 -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 8719 invoked from network); 1 Oct 2004 16:51:28 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 1 Oct 2004 16:51:28 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 5404347D98; Fri, 1 Oct 2004 09:51:27 -0700 (PDT) Date: Fri, 01 Oct 2004 16:51:00 -0000 From: Joel Brobecker To: Cavit Cahit VURAL Cc: gdb@sources.redhat.com Subject: Re: Building GDB with MinGW (3) Message-ID: <20041001165127.GI26324@gnat.com> References: <20041001151052.70124.qmail@web11904.mail.yahoo.com> <20041001151613.12427.qmail@web11903.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041001151613.12427.qmail@web11903.mail.yahoo.com> User-Agent: Mutt/1.4i X-SW-Source: 2004-10/txt/msg00009.txt.bz2 > real problem. (READLINE) As far as I can remember, GDB has not been ported to MingW. And indeed, porting readline is one of the problems to solve for that port. There is a group that has posted patches that allow you to build GDB on MingW, they have a web site. I don't know the URL but google should help you find it. Last I heard, they had ported GDB 5.3, but maybe they have patches for a more recent release now. -- Joel