This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Support for DWARF5 location lists entries
On 2020-01-16 9:15 a.m., Simon Marchi wrote:
> On 2020-01-16 6:29 a.m., Achra, Nitika wrote:
>> [AMD Official Use Only - Internal Distribution Only]
>>
>> Hi Simon,
>>
>> Please find the attachment.
>>
>>
>> *Handle DW_LLE_base_addressx, DW_LLE_startx_length and DW_LLE_start_length.
>>
>> Tested by running the testsuite before and after the patch and there is no increase in the number of test cases that fails.
>> Tested with both -gdwarf-4 and -gdwarf-5 flags. Also tested -gslit-dwarf along with -gdwarf-4 as well as -gdwarf5 flags.
>>
>>
>> gdb/ChangeLog:
>> *dwarf2loc.c (decode_debug_loclists_addresses): Handle
>> DW_LLE_base_addressx, DW_LLE_startx_length, DW_LLE_start_length.
>>
>> This is an effort to support DWARF5 in gdb.
>
> Hi Achra,
Err sorry, I meant "Hi Nitika"!