From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12854 invoked by alias); 3 Sep 2002 22:51:45 -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 12841 invoked from network); 3 Sep 2002 22:51:44 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 3 Sep 2002 22:51:44 -0000 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id PAA02725; Tue, 3 Sep 2002 15:42:18 -0700 (PDT) Message-ID: <3D753CDE.11727ED9@redhat.com> Date: Tue, 03 Sep 2002 15:51:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: bug-binutils@gnu.org CC: seufer@csv.ica.uni-stuttgart.de, gdb@sources.redhat.com, binutils@sources.redhat.com Subject: July 31 bfd change breaks mips gdb Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-09/txt/msg00005.txt.bz2 Dear binutils-folks, This change: 2002-07-31 Thiemo Seufer [...] * elf32-mips.c (mips_elf32_object_p): Reject n32 ABI files. breaks mips-gdb, since gdb can no longer recognize n32 mips files as executable binaries. This problem needs to be addressed. Thanks, Michael Snyder