diff options
author | Bhuvanendra Kumar N <Bhuvanendra.KumarN@amd.com> | 2022-07-05 16:53:45 +0530 |
---|---|---|
committer | Alok Kumar Sharma <AlokKumar.Sharma@amd.com> | 2022-07-05 16:56:13 +0530 |
commit | 4694a0e5fe233c5a33f0e4e4b99c9c92021b8c88 (patch) | |
tree | 6fd01f2ffb31d1276950d6fe254004f2d93f3bf0 /gdb/features/loongarch | |
parent | c368d2a8023052c011b5029471de4f42605c1ed3 (diff) | |
download | gdb-4694a0e5fe233c5a33f0e4e4b99c9c92021b8c88.zip gdb-4694a0e5fe233c5a33f0e4e4b99c9c92021b8c88.tar.gz gdb-4694a0e5fe233c5a33f0e4e4b99c9c92021b8c88.tar.bz2 |
Support for location and range lists for split-dwarf and dwarf-5.
Adding support for location and range lists for split-dwarf and dwarf-5.
Following issues are taken care.
1. Display of the index values for DW_FORM_loclistx and DW_FORM_rnglistx.
2. Display of .debug_loclists.dwo and .debug_rnglists.dwo sections.
* dwarf.c(read_and_display_attr_value): Handle DW_FORM_loclistx
and DW_FORM_rnglistx for .dwo files.
(process_debug_info): Load .debug_loclists.dwo and
.debug_rnglists.dwo if exists.
(load_separate_debug_files): Load .debug_loclists and
.debug_rnglists if exists.
Include 2 entries in debug_displays table.
* dwarf.h (enum dwarf_section_display_enum): Include 2 entries.
Diffstat (limited to 'gdb/features/loongarch')
0 files changed, 0 insertions, 0 deletions