llvm-project/lldb/tools/debugserver/source/MacOSX
Adrian Prantl 7e9bab6ad5 Fix debugserver's qProcessInfo reporting of maccatalyst binaries
This patch is similar in spirit to https://reviews.llvm.org/D84480,
but does the maccatalyst/macosx disambiguation. I also took the
opportunity to factor out the gdb-remote packet log scanning used by
several testcases into lldbutil functions.

rdar://problem/66059257

Differential Revision: https://reviews.llvm.org/D84576
2020-08-04 16:42:14 -07:00
..
DarwinLog [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
arm [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
arm64 Simplify conditionals in DNBArchMachARM64::EnableHardwareSingleStep 2020-06-29 14:04:44 -07:00
i386 [lldb][NFC] Add 'override' where missing in source/ and tools/ 2020-07-15 11:34:47 -07:00
x86_64 [lldb][NFC] Add 'override' where missing in source/ and tools/ 2020-07-15 11:34:47 -07:00
CFBundle.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CFBundle.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CFString.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CFString.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CFUtils.h [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
CMakeLists.txt [debugserver] Delete macOS/PPC debug server implementation 2020-01-21 10:59:38 -08:00
Genealogy.cpp Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00
Genealogy.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
GenealogySPI.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
MachException.cpp Upstream a few small Apple changes to debugserver - arm64_32, Catalyst 2019-08-07 02:06:06 +00:00
MachException.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
MachProcess.h Fix debugserver's qProcessInfo reporting of maccatalyst binaries 2020-08-04 16:42:14 -07:00
MachProcess.mm Fix debugserver's qProcessInfo reporting of maccatalyst binaries 2020-08-04 16:42:14 -07:00
MachTask.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
MachTask.mm Upstream two performance monitor collectors to MachTask 2020-06-15 16:37:56 -07:00
MachThread.cpp [lldb/debugserver] Unify the breakpoint/watchpoint interface (NFCI) 2020-01-24 15:07:31 -08:00
MachThread.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
MachThreadList.cpp [lldb/debugserver] Unify the breakpoint/watchpoint interface (NFCI) 2020-01-24 15:07:31 -08:00
MachThreadList.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
MachVMMemory.cpp [debugserver] Include the correct header. 2019-10-07 20:35:22 +00:00
MachVMMemory.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
MachVMRegion.cpp Replace assert with static_assert here applicable. 2019-05-15 05:39:41 +00:00
MachVMRegion.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
OsLogger.cpp [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
OsLogger.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ThreadInfo.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
dbgnub-mig.defs
stack_logging.h