On Fri, 2012-07-27 at 19:32 +0530, Arun KS wrote:
> On Fri, Jul 27, 2012 at 6:31 PM, Mark Wielaard wrote:
> > On Fri, 2012-07-27 at 15:14 +0530, Arun KS wrote:
> [31] member
>name "vinayak_i"
>decl_file2
>decl_li
Hi Mark,
On Fri, Jul 27, 2012 at 6:31 PM, Mark Wielaard wrote:
> On Fri, 2012-07-27 at 15:14 +0530, Arun KS wrote:
>> Hello Guys,
>>
>> I m not able to decode form DW_FORM_block1. I am able to read till
>> attr data_member_location(marked with < below.).
>> The form is comming as DW_FORM_
On Fri, 2012-07-27 at 15:14 +0530, Arun KS wrote:
> Hello Guys,
>
> I m not able to decode form DW_FORM_block1. I am able to read till
> attr data_member_location(marked with < below.).
> The form is comming as DW_FORM_block1. So I went and read debug_info,
> which gave me 0x2. So this mea
Hello Guys,
I m not able to decode form DW_FORM_block1. I am able to read till
attr data_member_location(marked with < below.).
The form is comming as DW_FORM_block1. So I went and read debug_info,
which gave me 0x2. So this means
length is 2 and i have to read two more bytes. The next two