This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 87cce0fdd [lldb] Increase testsuite packet-timeout 5secs -> 1min new a0e6dfdfb [lldb] Also include the array definition in Properties.inc
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: source/Core/Debugger.cpp | 34 ++++++------ source/Core/ModuleList.cpp | 6 +-- source/Interpreter/CommandInterpreter.cpp | 20 ++++--- source/Interpreter/Properties.td | 2 +- .../Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 10 ++-- source/Plugins/JITLoader/GDB/JITLoaderGDB.cpp | 6 +-- .../Platform/MacOSX/PlatformDarwinKernel.cpp | 7 ++- .../Plugins/Process/MacOSX-Kernel/ProcessKDP.cpp | 6 +-- .../Process/gdb-remote/ProcessGDBRemote.cpp | 26 +++++---- .../DarwinLog/StructuredDataDarwinLog.cpp | 8 ++- .../Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 4 +- source/Target/Platform.cpp | 6 +-- source/Target/Process.cpp | 22 ++++---- source/Target/Target.cpp | 62 ++++++++++------------ source/Target/Thread.cpp | 12 ++--- utils/TableGen/LLDBPropertyDefEmitter.cpp | 3 ++ 16 files changed, 105 insertions(+), 129 deletions(-)