New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17155 (new defect)

Opened 5 years ago

Last modified 4 years ago

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

comment:1 Changed 5 years ago by moritz.fischer@…

  • Cc moritz.fischer@… added

Cc Me!

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

  • Cc moritz.fischer@… removed

Cc Me!

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

  • Cc moritz.fischer@… added

Cc Me!

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.