This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [RFC/RFA] use of dwarf2 unwind informations


Daniel Berlin <dan@cgsoftware.com> writes:


> 
>> 
>> - It's my understanding that the .eh_frame format used by GCC and the
>>   .debug_frame format described in the Dwarf2 standard are actually
>>   slightly different.  Which one does your patch support?
> 
> It depends.
> Unless he changed the code i gave him a whole lot, which reading
> through the reading portion, he didn't, it should support both.
Note that of course, the only code i'm talking about here is the code
to read the debug_frame section, store the necessary info in a sorted
array, and binary searching the array. 
The rest is most certainly Jiri's and i don't mean to imply
otherwise.



-- 
"All the plants in my house are dead -- I shot them last night.
I was torturing them by watering them with ice cubes.
"-Steven Wright


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]