This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 05a7cd028 Don't include the Age in the UUID for CvRecordPdb70 UUID reco [...] new fef280e71 Don't cancel the current IOHandler when we push a handler for [...]
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: include/lldb/Core/Debugger.h | 3 +- include/lldb/Target/Process.h | 38 +++++++++++++++++++++- include/lldb/Target/Target.h | 8 +++++ source/Core/Debugger.cpp | 6 ++-- .../ObjC/AppleObjCRuntime/AppleObjCRuntime.cpp | 1 + .../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 2 ++ source/Plugins/Platform/POSIX/PlatformPOSIX.cpp | 3 +- .../MacOSX/AppleGetItemInfoHandler.cpp | 1 + .../MacOSX/AppleGetPendingItemsHandler.cpp | 1 + .../SystemRuntime/MacOSX/AppleGetQueuesHandler.cpp | 1 + .../MacOSX/AppleGetThreadItemInfoHandler.cpp | 1 + source/Target/Process.cpp | 16 ++++++++- 12 files changed, 75 insertions(+), 6 deletions(-)