]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
2002-07-12 Petr Sorfa <petrs@caldera.com>
authorPetr Sorfa <petrs@caldera.com>
Fri, 12 Jul 2002 19:55:10 +0000 (19:55 +0000)
committerPetr Sorfa <petrs@caldera.com>
Fri, 12 Jul 2002 19:55:10 +0000 (19:55 +0000)
commit8e19ed76b7ae680bcefc97d17b943591ee4b84e7
tree807d44d4227184a69f5dfb39d21c8951d83f2bf0
parent295401f78c35ca5f9831407cfa4648e3660d2500
2002-07-12  Petr Sorfa <petrs@caldera.com>

        *  dwarf2read.c (dwarf2_invalid_attrib_class): New
        complaint for invalid attribute class or form.
        (read_func_scope): DW_AT_frame_base
        better handling of DW_AT_block*.
        (dwarf2_add_member_fn): DW_AT_vtable_elem_location
        better handling of DW_AT_block*.
        (read_common_block): DW_AT_location
        better handling of DW_AT_block*.
        (read_partial_die): DW_AT_location better handling
        of DW_AT_block*.
        (new_symbol): DW_AT_external better handling of
        DW_AT_block*. Proper initialization of variable
        "addr".
        (attr_form_is_block): New function that returns true
        if the attribute's form is of DW_FORM_block*.
gdb/ChangeLog
gdb/dwarf2read.c