llvm-project/lldb/source
David Blaikie 78d41a1295 lldb: Add support for printing variables with DW_AT_ranges on DW_TAG_subprograms
Finishing out the support (to the best of my knowledge/based on current
testing running the whole check-lldb with a clang forcibly using
DW_AT_ranges on all DW_TAG_subprograms) for this feature.

Differential Revision: https://reviews.llvm.org/D94064
2021-01-24 18:39:06 -08:00
..
API [lldb] Add SBType::GetEnumerationIntegerType method 2020-12-22 10:08:22 -08:00
Breakpoint Fix a bug with setting breakpoints on C++11 inline initialization statements. 2021-01-20 17:58:34 -08:00
Commands [lldb/Commands] Align process launch --plugin with process attach (NFC) 2021-01-20 21:01:23 +01:00
Core Don't take the address of a temporary 2021-01-08 13:24:07 -08:00
DataFormatters [lldb] Remove assumption from Clang-based data formatters that their types are in the scratch AST 2020-12-10 17:35:03 +01:00
Expression [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
Host [lldb] FixFileSystem::GetExternalPath for VFS API change 2021-01-22 15:04:17 -08:00
Initialization [lldb] Abstract scoped timer logic behind LLDB_SCOPED_TIMER (NFC) 2020-12-22 09:10:27 -08:00
Interpreter [lldb] Refactor and simplify GetCommandSPExact interface 2020-12-23 10:43:13 -08:00
Plugins lldb: Add support for printing variables with DW_AT_ranges on DW_TAG_subprograms 2021-01-24 18:39:06 -08:00
Symbol [lldb] Simplify ObjectFile::FindPlugin (NFC) 2020-12-23 14:06:40 -08:00
Target [lldb/Commands] Refactor ProcessLaunchCommandOptions to use TableGen (NFC) 2021-01-20 18:53:06 +01:00
Utility [lldb] Upstream eCore_arm_arm64e enum value in ArchSpec 2021-01-20 19:39:47 -08:00
CMakeLists.txt Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00
lldb.cpp Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00