From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9062 invoked by alias); 11 Aug 2004 07:38:57 -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 9054 invoked from network); 11 Aug 2004 07:38:55 -0000 Received: from unknown (HELO alice.acmet.com) (61.16.238.202) by sourceware.org with SMTP; 11 Aug 2004 07:38:55 -0000 Received: from monika (localhost [127.0.0.1]) by alice.acmet.com (8.11.6/8.11.6) with ESMTP id i7B7d5K25131; Wed, 11 Aug 2004 13:09:05 +0530 From: "Monika Chaddha" To: "'Nagender Telkar'" Cc: Subject: RE: internal-error: arm_elf_osabi_sniffer Date: Wed, 11 Aug 2004 07:38:00 -0000 Message-ID: <007701c47f75$31e13340$5100a8c0@monika> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <3e59910004081017022ea6f5c9@mail.gmail.com> X-SW-Source: 2004-08/txt/msg00165.txt.bz2 It's already showing the line no as >../../insight-6.0.ori/gdb/arm-tdep.c:2747: internal-error: Also Search the error messages in source you are getting and find out the reason of printing of these error messages. I hope this approach will help u... Monika >-----Original Message----- >From: gdb-owner@sources.redhat.com [mailto:gdb-owner@sources.redhat.com] On >Behalf Of Nagender Telkar >Sent: Wednesday, August 11, 2004 5:32 AM >To: gdb@sources.redhat.com >Subject: internal-error: arm_elf_osabi_sniffer > >Hello All, > >When I try to run arm-elf-gdb on an elf file, I get the following >error message. Can someone tell me where do I start looking into to >solve the problem. > >Thank you, >Nagender > >GNU gdb 6.0 >Copyright 2003 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you >are >welcome to change it and/or distribute copies of it under certain >conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "--host=i686-pc-cygwin --target=arm-elf"... >../../insight-6.0.ori/gdb/arm-tdep.c:2747: internal-error: >arm_elf_osabi_sniffer >: Unknown ARM EABI version 0x4000000 >A problem internal to GDB has been detected, >further debugging may prove unreliable. >Quit this debugging session? (y or n) y > >../../insight-6.0.ori/gdb/arm-tdep.c:2747: internal-error: >arm_elf_osabi_sniffer >: Unknown ARM EABI version 0x4000000 >A problem internal to GDB has been detected, >further debugging may prove unreliable. >Create a core file of GDB? (y or n) y >Aborted (core dumped)