This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from cb2f509 Added a decorator for the macOS version and switched over tes [...] new 4b4f8ca Fix ARM/AArch64 Step-Over watchpoint issue remove provision f [...]
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: .../multi_watchpoint_slots}/Makefile | 0 .../TestWatchpointMultipleSlots.py | 97 ++++++++++++++++++++++ .../multi_watchpoint_slots}/main.c | 26 +++--- .../Linux/NativeRegisterContextLinux_arm.cpp | 83 +++++++----------- .../Linux/NativeRegisterContextLinux_arm64.cpp | 81 +++++++----------- 5 files changed, 170 insertions(+), 117 deletions(-) copy packages/Python/lldbsuite/test/functionalities/{breakpoint/breakpoint_ignore_ [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/watchpoint/multi [...] copy packages/Python/lldbsuite/test/functionalities/{ptr_refs => watchpoint/multi_ [...]