llvm-project/lldb/source
Augusto Noronha 6f2423c6fe [lldb] Allow SymbolFileDWARFDebugMap to register multiple compile units
Currently, SymbolFileDWARFDebugMap works on the assumption that there is
only one compile unit per object file. This patch documents this
limitation (when using the general SymbolFile API), and allows users of
the concrete SymbolFileDWARFDebugMap class to find out about these extra
compile units.

Differential Revision: https://reviews.llvm.org/D136114
2022-10-19 13:49:40 -07:00
..
API [lldb] Add matching based on Python callbacks for data formatters. 2022-10-19 12:53:38 -07:00
Breakpoint Revert "[lldb] Use std::underlying_type_t (NFC)" 2022-10-17 10:55:19 +00:00
Commands [lldb] Add matching based on Python callbacks for data formatters. 2022-10-19 12:53:38 -07:00
Core [lldb] Fix member access in GetExpressionPath 2022-10-12 12:08:57 +00:00
DataFormatters [lldb] Add matching based on Python callbacks for data formatters. 2022-10-19 12:53:38 -07:00
Expression Revert "Remove the dependency between lib/DebugInfoDWARF and MC." 2022-10-06 14:58:34 -07:00
Host [lldb] [MainLoopPosix] Fix crash upon adding lots of pending callbacks 2022-10-17 17:48:44 +02:00
Initialization [lldb] Remove LLDB reproducers 2022-09-19 14:43:31 -07:00
Interpreter [lldb] Fix CommandInterpreter::DidProcessStopAbnormally() with multiple threads 2022-09-26 11:05:42 +03:00
Plugins [lldb] Allow SymbolFileDWARFDebugMap to register multiple compile units 2022-10-19 13:49:40 -07:00
Symbol [LLDB] Fix printing a static bool struct member when using "image lookup -t" 2022-10-07 09:02:59 +00:00
Target [lldb] Add matching based on Python callbacks for data formatters. 2022-10-19 12:53:38 -07:00
Utility [LLDB] Change RegisterValue::SetType param to const RegisterInfo& 2022-10-12 08:25:14 +00:00
Version [lldb] Fix LLDB_FULL_VERSION_STRING 2022-01-19 14:20:22 -08:00
CMakeLists.txt [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00