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

            Bug ID: 32100
           Summary: --rosegment moves the build-id note away from the
                    start of the file
           Product: binutils
           Version: 2.43
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: nickc at redhat dot com
  Target Milestone: ---

As reported here:

  https://sourceware.org/pipermail/binutils/2024-August/136267.html

When linking binaries with --rosegment enabled the .note.build-id section is
moved away from the ELF headers.  This causes problems for GDB since it relies
upon the fact that when the kernel creates core dumps it includes the first
page of the executable's memory map.  A page which used to include the
.note.build-id section.  With this information GDB is able to further process
the core file.

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

Reply via email to