llvm-project/lldb/source/Plugins/Platform
Dave Lee 0da230ff44 [lldb] Improve formatting of dlopen error messages (NFC)
Ensure there's a space between "utility" and "function", and also makes
it easier to grep/search for "utility function".

While making this change, I also re-formatted the other dlopen error messages
(with clang-format). This fix other instances of spaces missing between words,
and makes each of these strings fit a single line, making them greppable.

Differential Revision: https://reviews.llvm.org/D126078
2022-05-23 10:57:40 -07:00
..
Android [lldb] Explicitly declare the default constructor in PlatformAndroidRemoteGDBServer 2022-03-02 22:35:54 +01:00
FreeBSD [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
Linux [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
MacOSX Add a darwin platform setting to specify which exceptions debugserver 2022-05-18 10:16:11 -07:00
NetBSD [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
OpenBSD [lldb] Plumb process host architecture through platform selection 2022-03-14 12:17:01 -07:00
POSIX [lldb] Improve formatting of dlopen error messages (NFC) 2022-05-23 10:57:40 -07:00
QemuUser [lldb] Move host platform implementations into the base class 2022-04-05 11:22:37 +02:00
Windows Windows: correct iteration of additional search paths 2022-04-16 18:01:02 -07:00
gdb-server [lldb] Remove the global platform list 2022-04-13 14:41:13 +02:00
CMakeLists.txt [lldb] Introduce PlatformQemuUser 2021-11-30 14:16:08 +01:00