[Dwarf-Discuss] Array Information

Daniel Berlin dberlin@dberlin.org
Wed Mar 12 12:48:01 GMT 2008


On Wed, Mar 12, 2008 at 7:31 AM, ashim saikia <ar.saikia at yahoo.com> wrote:
>
> No, actually It is showing the array name as a variable
As it should, since you have named a variable, not a type.

>  and all the array
> information in another DW_AT (attribute).

As it should, since the type information is part of the type, not the variable.

> So going through the information
> how can I conclude that array "a" information is the information specified
> in the DW_TAG_array_type DIE. Actually how can I correlate this info....
>

Because the DW_AT_type attribute in the variable points to the array type




More information about the Dwarf-discuss mailing list