* ada-lang.c (ada_value_struct_elt, to_fixed_array_type)
authorJoel Brobecker <brobecker@gnat.com>
Thu, 3 Jan 2008 12:30:38 +0000 (12:30 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 3 Jan 2008 12:30:38 +0000 (12:30 +0000)
commit1ed6ede0102f09c717fb707bd27e7d224c77f9ef
treece406cc88855238d99b060711feaff9c2acf3b08
parent542a88d0e44f1435c18e1dd02bcdf55f14b98583
    * ada-lang.c (ada_value_struct_elt, to_fixed_array_type)
        (to_fixed_array_type, ada_to_fixed_value_create, unwrap_value):
        Update calls to ada_to_fixed_type.
        (ada_template_to_fixed_record_type_1): Ditto, but without looking
        for the tag.
        (ada_to_fixed_type): Add check_tag parameter; do not look for
        tag if null.  When looking for a tag, use a fixed record type.
        * ada-lang.h (ada_to_fixed_type): Add check_tag parameter.
        * ada-valprint.c (printable_val_type, ada_value_print): Update
        calls to ada_to_fixed_type.
gdb/ChangeLog
gdb/ada-lang.c
gdb/ada-lang.h
gdb/ada-valprint.c
This page took 0.026779 seconds and 4 git commands to generate.