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


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

arm-elf message



I am using arm-rtems which is arm-elf aliased to arm-rtems for
both binutils and gdb.  When I try to load the resulting 
executable in the simulator in gdb, I get an error message
I assume is from the BFD.  What does this message mean
and more importantly what is broken?

This GDB was configured as "--host=i686-pc-linux-gnu
--target=arm-rtems"...
Dwarf Error: bad offset (0xb91c0) in compilation unit header (offset 0x0
+ 6).

I have forced some extra data in my .bss section and it turns out that
0xb91c0 is the _end of the entire program image.  


  5 .bss          00091a50  00027770  00027770  0001f7d0  2**4
                  ALLOC

000b91c0 B _end

Thanks for any advice.

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
   Support Available             (256) 722-9985

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