Dwarf error opening ELF file with GDB 6.3

Daniel Jacobowitz drow@false.org
Mon Apr 11 12:09:00 GMT 2005


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



More information about the Gdb mailing list