https://sourceware.org/bugzilla/show_bug.cgi?id=31704
Bug ID: 31704
Summary: [avr] Support avr-objdump -P avr-deviceinfo
Product: binutils
Version: 2.42
Status: NEW
Severity: enhancement
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: gjl at gcc dot gnu.org
Target Milestone: ---
The startup code from AVR-LibC contains a .note.gnu.avr.deviceinfo section that
contains properties of the AVR device for which it has been compiled. It would
be a nice extension to be able to display that information with, say,
avr-objdump -P avr-deviceinfo file.elf
--
You are receiving this mail because:
You are on the CC list for the bug.