Opened 16 years ago
Closed 11 years ago
#17155 closed defect (fixed)
avr-gdb-6.71 broken / fails to read symbols from elf files
Reported by: | moritz.fischer@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | elf32-avr, symbols, elf, bfd | Cc: | moritz.fischer@… |
Port: | avr-gdb |
Description
Although it seems to build perfectly ok, avr-gdb is not able to read debugging symbols from elf files. I tried switching to gdb-6.8 with the same effect.
I found out that if built by hand with same ./configure parameters it works just fine, but using the port somehow elfread.o doesn't get linked in. Somehow the configure scripts seem to fail. The Problem is afaik related to bfd's elf support: "checking for ELF support in BFD... no" if compiled by port, whereas ELF support is detected when build by hand.
Change History (5)
comment:1 Changed 16 years ago by moritz.fischer@…
Cc: | moritz.fischer@… added |
---|
comment:5 Changed 11 years ago by g5pw (Aljaž Srebrnič)
Resolution: | → fixed |
---|---|
Status: | new → closed |
This should be fixed in r113651.
Note: See
TracTickets for help on using
tickets.
Cc Me!