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: [commit] Add a set of accessors for section fields in dwarf2read.c


>>>>> "Doug" == Doug Evans <dje@google.com> writes:

Doug> This patch is a bit of a cleanup, and also a prelude to adding
Doug> DWP V2 support.

Doug> 2013-09-27  Doug Evans  <dje@google.com>
Doug> 	* dwarf2read.c (die_reader_specs): Tweak comment.
Doug> 	(get_section_bfd_owner, get_section_bfd_section): New functions.
Doug> 	(get_section_name, get_section_file_name): New functions.
Doug> 	(get_section_id, get_section_flags): New functions.

I think a comment near dwarf2_section_info about the new requirement to
use accessors is needed.

Tom


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