OSDN Git Service

Simplify access to variours properties of child
authorvprus <vprus>
Thu, 4 Jan 2007 19:27:49 +0000 (19:27 +0000)
committervprus <vprus>
Thu, 4 Jan 2007 19:27:49 +0000 (19:27 +0000)
commitccc347234cc6384a498c2a3d760b5d564be35d06
treee56d27539016b6c94c8bf068b73e232c790d6041
parent385befc0526efcda84bd569e9f3ce9f6d87f858b
    Simplify access to variours properties of child
        variable objects in C.
        * varobj.c (value_struct_element_index): New function.
        (c_describe_child): New function.
        (c_name_of_child, c_value_of_child)
        (c_type_of_child): Rewrite to use c_describe_child.
gdb/ChangeLog
gdb/varobj.c