This is the mail archive of the gdb-patches@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] |
>>>>> "Doug" == Doug Evans <dje@google.com> writes: Doug> The effect on binaries built with all compressed debug sections Doug> (.zdebug_*) will be that much greater. Yeah. On the whole, Pedro's idea is best, I think. For systems not implementing this, we could map .zdebug sections directly, and then lazily uncompress them. That would lessen the impact. Tom
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |