From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22424 invoked by alias); 11 Aug 2004 00:02:17 -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 22400 invoked from network); 11 Aug 2004 00:02:16 -0000 Received: from unknown (HELO mproxy.gmail.com) (64.233.170.207) by sourceware.org with SMTP; 11 Aug 2004 00:02:16 -0000 Received: by mproxy.gmail.com with SMTP id 75so159327rnl for ; Tue, 10 Aug 2004 17:02:15 -0700 (PDT) Received: by 10.38.181.19 with SMTP id d19mr270708rnf; Tue, 10 Aug 2004 17:02:15 -0700 (PDT) Message-ID: <3e59910004081017022ea6f5c9@mail.gmail.com> Date: Wed, 11 Aug 2004 00:02:00 -0000 From: Nagender Telkar To: gdb@sources.redhat.com Subject: internal-error: arm_elf_osabi_sniffer In-Reply-To: <20040727144809.292dbe10@saguaro> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7A25937D23A1E64C8E93CB4A50509C2A0310F2CC@stca204a.bus.sc.rolm.com> <20040727144809.292dbe10@saguaro> X-SW-Source: 2004-08/txt/msg00157.txt.bz2 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)