https://sourceware.org/bugzilla/show_bug.cgi?id=31473

            Bug ID: 31473
           Summary: readelf --debug-dump=frames silently does nothing
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

I have an executable that has a somewhat invalid/odd
.eh_frames section.

I found out that "readelf --debug-dump=frames" will
just print the "intro" header and then nothing else,
because this file causes frame_need_space to take
one of the early "return -1" paths.

I think it would be nice if these paths (there are 2)
would print an error before returning.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to