From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31927 invoked by alias); 6 Aug 2004 08:27:15 -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 31904 invoked from network); 6 Aug 2004 08:27:14 -0000 Received: from unknown (HELO aragorn.inter.net.il) (192.114.186.23) by sourceware.org with SMTP; 6 Aug 2004 08:27:14 -0000 Received: from zaretski (pns03-194-35.inter.net.il [80.230.194.35]) by aragorn.inter.net.il (MOS 3.4.6-GR) with ESMTP id EBY28912; Fri, 6 Aug 2004 11:26:50 +0300 (IDT) Date: Fri, 06 Aug 2004 08:27:00 -0000 From: "Eli Zaretskii" To: Fabian Cenedese Message-Id: <9003-Fri06Aug2004112427+0300-eliz@gnu.org> CC: gdb@sources.redhat.com In-reply-to: <5.2.0.9.1.20040805114320.01cdf4d8@NT_SERVER> (message from Fabian Cenedese on Thu, 05 Aug 2004 11:49:20 +0200) Subject: Re: Compiling error Reply-to: Eli Zaretskii References: <6654-Wed04Aug2004193537+0300-eliz@gnu.org> <5.2.0.9.1.20040804083024.01bbb7a0@NT_SERVER> <5.2.0.9.1.20040804083024.01bbb7a0@NT_SERVER> <5.2.0.9.1.20040805114320.01cdf4d8@NT_SERVER> X-SW-Source: 2004-08/txt/msg00096.txt.bz2 > Date: Thu, 05 Aug 2004 11:49:20 +0200 > From: Fabian Cenedese > > (gdb) symbol-file n:/temp/ps2ism/ps2ism.x > Reading symbols from n:/temp/ps2ism/ps2ism.x...unknown symbol type 0x1e...done. > > (gdb) target remote 127.0.0.1:10372 > 127.0.0.1:10372: Bad file descriptor. > > So it doesn't seem to be able to read my binary (which the prebuilt gdb > has no problems with) and network seems also disfunctional. How can > I go on? I'd try the Cygwin build. I don't think any other DOS/Windows based port supports anything but the native debugging.