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: [patch] Defer adding cu to read_in_chain until successfully read in


On Wed, Mar 7, 2012 at 12:09 PM, Doug Evans <dje@google.com> wrote:
> Hi.
>
> I don't have a testcase that shows a problem, but this patch feels
> self-evidently cleaner.
>
> I will check it in in a few days if there are no objections.
>
> 2012-03-07 ?Doug Evans ?<dje@google.com>
>
> ? ? ? ?* dwarf2read.c (load_partial_comp_unit): Defer adding cu to
> ? ? ? ?read_in_chain until we have successfully read it in.
> ? ? ? ?(load_full_comp_unit): Ditto.
> ? ? ? ?(read_signatured_type): Add comment.

Committed.


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