bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/31473] New: readelf --debug-dump=frames silently does noth


From: tromey at sourceware dot org
Subject: [Bug binutils/31473] New: readelf --debug-dump=frames silently does nothing
Date: Mon, 11 Mar 2024 16:31:29 +0000

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

[Prev in Thread] Current Thread [Next in Thread]