This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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: RFC: DWARF Extensions for Separate Debug Info Files ("Fission")


>>>>> "Cary" == Cary Coutant <ccoutant@google.com> writes:

Cary> At Google, we've found that the cost of linking applications with
Cary> debug info is much too high.
[...]

Cary> * .debug_macinfo - Macro information, unaffected by this design.

There is also the new .debug_macro section.  This section refers to
.debug_str, so it will need some updates for your changes there.

Tom


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