This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: internal-error: arm_elf_osabi_sniffer


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]