From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11516 invoked by alias); 15 Dec 2005 09:20:46 -0000 Received: (qmail 11504 invoked by uid 22791); 15 Dec 2005 09:20:43 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 15 Dec 2005 09:20:34 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 5BA5D48CF2D; Thu, 15 Dec 2005 04:20:23 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26866-01-4; Thu, 15 Dec 2005 04:20:23 -0500 (EST) Received: from takamaka.act-europe.fr (AStDenis-105-1-10-42.w81-248.abo.wanadoo.fr [81.248.197.42]) by nile.gnat.com (Postfix) with ESMTP id 85B9F48CBDB; Thu, 15 Dec 2005 04:20:22 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 242B647E7B; Thu, 15 Dec 2005 13:20:19 +0400 (RET) Date: Thu, 15 Dec 2005 09:20:00 -0000 From: Joel Brobecker To: David Lamy-Charrier Cc: gdb@sourceware.org Subject: Re: GNU 68HC11 & 68HC12 Sources Packages Message-ID: <20051215092019.GM1290@adacore.com> References: <8f2776cb0512121750k76201999gdc7fdac625888ae2@mail.gmail.com> <439F282F.8000800@nerim.fr> <20051213230114.GB14796@nevyn.them.org> <43A07996.6090403@nerim.fr> <6541ed4c0512150024w6770f6c4v2f32e7c29be7619@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6541ed4c0512150024w6770f6c4v2f32e7c29be7619@mail.gmail.com> User-Agent: Mutt/1.4i 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: 2005-12/txt/msg00155.txt.bz2 > Unfortunaltely, > I tested it yesterday evening with latest snapshot > (gdb-6.4.50.20051214.tar.bz2) from FTP site, but without success. > I got an error "*** Gdb does not support native target > i686-pc-mingw32" while configuring it. > Could you please let me know if you are lucky on your side. This is expected. Daniel was saying that GDB is supported on mingw but only as a cross debugger hosted on windows. -- Joel