From owner-freebsd-hackers Sun Feb 1 10:55:58 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA15358 for hackers-outgoing; Sun, 1 Feb 1998 10:55:58 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from bachue.usc.unal.edu.co ([168.176.3.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA15344 for ; Sun, 1 Feb 1998 10:55:53 -0800 (PST) (envelope-from giffunip@asme.org) Received: from pedro.unal.edu.co ([168.176.3.48]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.0) with SMTP id AAA7873 for ; Sun, 1 Feb 1998 13:59:16 +0500 Message-ID: <34D4C55C.15FB7483@asme.org> Date: Sun, 01 Feb 1998 13:56:28 -0500 From: "Pedro F. Giffuni" Organization: U. Nacional de Colombia X-Mailer: Mozilla 3.01Gold (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: hackers@FreeBSD.ORG Subject: Re: Can't get Linux-gdb (from ports collection) to work References: <19980201093839.06233@scsn.net> <199802011510.BAA00421@word.smith.net.au> <19980201102721.01931@scsn.net> <34D4A2C7.2781E494@asme.org> <19980201120033.32850@scsn.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe hackers" Donald J. Maddox wrote: > > Hmmm... I assumed that the Linux assembler was producing bogus output > because of some bug in the emulation. It never occurred to me that the > linux-devel port just contains outdated tools. > Well if the emulator doesn't scream, I guess we'll have to give the emulator the benefit of doubt. In any case, it's a good idea to have the tools independent from the emulation. Pedro.