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: Regression for .debug_types [Re: [patch] Allow dummy CUs created by incremental linker]


> 2011-10-20 ?Cary Coutant ?<ccoutant@google.com>
>
> ? ? ? ?* dwarf2read.c (dw2_get_file_names): Move adjustment for type
> ? ? ? ?section to...
> ? ? ? ?(partial_read_comp_unit_head): ...here. ?Add is_debug_type_section
> ? ? ? ?flag. ?Adjust all callers.
> ? ? ? ?(process_psymtab_comp_unit): Remove adjustment for type section.

> Running the tests now, with -gdwarf4 explicitly turned on.

Tests completed, showing no regressions relative to a build of gdb
from just before my first patch yesterday. OK to commit?

(Apologies for the screw-up. I thought I was running the test suite
with -gdwarf4 enabled, but I wasn't using the right wrapper script. I
fixed that, and verified that the tests are now using .debug_types
sections.)

-cary


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