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]

Re: [3/4] RFC: add DWARF index support


Tom> Another idea is to make the user use objcopy to put the new data into
Tom> the objfile.  I am not very fond of this, though.  In my experiments I
Tom> think objcopy had bugs dealing with separate debug files.

For the record, we are addressing this by adding the index to the
objfile before stripping debuginfo.  There's a patch in the elfutils
strip now that recognizes ".gdb_index" as a debug section.

Tom


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