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: Dwarf error opening ELF file with GDB 6.3


On Mon, Apr 11, 2005 at 10:07:03AM +0530, Vijay Padiyar wrote:
> Hi there
> 
> I am building an executable for the MPC8260 processor. I have built my
> toolchain for the 2.6 kernel and MPC8260 target using Kegel's crosstool.
> 
> When I try to load the built executable in GDB 6.3 (built for my target), I
> get a dwarf error.

> Dwarf Error: Could not find abbrev number 112 [in module
> /home/chandrashekharp/linux/project/devel/5X-Pilot/bin/LINUX/Executable.out]

This error is generally caused by linker bugs, or a corrupt object.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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