llvm-project/lldb/lit/Breakpoint
George Rimar 1d478900a0 [LLDB] - Add support for DW_RLE_start_end entries (.debug_rnglists)
DWARF5 describes DW_RLE_start_end as:

This is a form of bounded range entry that has two target address operands.
Each operand is the same size as used in DW_FORM_addr. These indicate
the starting and ending addresses, respectively, that define the address range
for which the following location is valid.

The patch implements the support.

Differential revision: https://reviews.llvm.org/D53193

llvm-svn: 344674
2018-10-17 07:37:26 +00:00
..
Inputs [LLDB] - Add support for DW_RLE_start_end entries (.debug_rnglists) 2018-10-17 07:37:26 +00:00
case-insensitive.test [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
case-sensitive.test
debug_rnglist_basic.test [LLDB] - Add basic support for .debug_rnglists section (DWARF5) 2018-10-10 08:11:15 +00:00
debug_rnglist_rlestartend.test [LLDB] - Add support for DW_RLE_start_end entries (.debug_rnglists) 2018-10-17 07:37:26 +00:00
implicit_const_form_support.test [LLDB] - Add support for DW_FORM_implicit_const. 2018-10-12 09:46:15 +00:00
lit.local.cfg
ppc64-localentry.test