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 1/2] Preserve typedef layer when getting struct element


> gdb/ChangeLog:
> 
>         * ada-lang.c (ada_is_tagged_type): Add call to ada_check_typedef.
>         (ada_lookup_struct_elt_type): Remove calls to ada_check_typedef.
>         (template_to_static_fixed_type): Call ada_check_typedef only
>         when necessary.
> 
> gdb/testsuite/ChangeLog:
> 
>         * gdb.ada/rec_comp: New testcase.
> 
> No regression on x86_64-linux. Ok to push?

Thanks, Pierre-Marie. This one looks good and can be checked in
on its own.

-- 
Joel


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