Opened 15 years ago

Closed 10 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 15 years ago by moritz.fischer@…

Cc: moritz.fischer@… added

Cc Me!

comment:2 Changed 15 years ago by moritz.fischer@…

Cc: moritz.fischer@… removed

Cc Me!

comment:3 Changed 15 years ago by moritz.fischer@…

Cc: moritz.fischer@… added

Cc Me!

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:5 Changed 10 years ago by g5pw (Aljaž Srebrnič)

Resolution: fixed
Status: newclosed

This should be fixed in r113651.

Note: See TracTickets for help on using tickets.