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

            Bug ID: 27407
           Summary: Add --trace-symbols-from-file?
           Product: binutils
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: i at maskray dot me
  Target Milestone: ---

I noticed that someone wants to add --trace-all-symbols &
--trace-symbols-from-file=<file> to ld.lld . They are variants that

* trace all symbols
* trace all symbols referenced or defined in a file


I think --trace-symbols-from-file= is mildly useful. It can used to tell why an
archive member is extracted. --trace-all-symbols can arguably be replaced with
--trace-symbols-from-file=* so is not necessary.

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

Reply via email to