llvm-project/lldb/source/Plugins/ObjectFile
Jonas Devlieghere 3323321f4e
[lldb] Fix log & progress report for in-memory binaries
Fix the log and progress report message for in-memory binaries. If
there's no object file, use the name from the Module. With this patch we
correctly show the library name when attaching to a remote process
without an expanded shared cache.

Differential revision: https://reviews.llvm.org/D122177
2022-03-21 15:35:21 -07:00
..
Breakpad [NFC] Refactor symbol table parsing. 2021-11-30 13:54:32 -08:00
ELF lldb/ObjectFile,Disassembler: read some state from the executable 2022-03-10 21:42:06 +00:00
JIT [NFC] Refactor symbol table parsing. 2021-11-30 13:54:32 -08:00
Mach-O [lldb] Fix log & progress report for in-memory binaries 2022-03-21 15:35:21 -07:00
Minidump [lldb] Use nullptr instead of 0 or NULL (NFC) 2022-01-01 11:54:25 -08:00
PDB [NFC] Fix endif comments to match with include guard 2022-01-07 15:52:59 +08:00
PECOFF [LLDB] Applying clang-tidy modernize-use-default-member-init over LLDB 2022-03-14 13:32:03 -07:00
wasm [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
CMakeLists.txt [lldb] Alphabetize some CMake files a bit better 2021-09-07 13:19:00 -04:00