This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gold][patch] Add .debug_types to list of known gdb sections


> The --strip-debug-gdb option currently strips the .debug_types
> section, but shouldn't. This trivial patch adds it to the list of
> sections to keep with this option. (I also added it, commented out, to
> the list of sections to keep for --strip-debug-lines.)

Changelog entry:

        * layout.cc (gdb_sections): Add .debug_types.
        (lines_only_debug_sections): Likewise.

-cary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]