This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 5bdd7b659 Fix for bug 34532 - A few rough corners related to post-morte [...] new ed6cf98d9 Forgot to svn add the test cases for breakpoint auto-continue [...]
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: .../Makefile | 0 .../auto_continue/TestBreakpointAutoContinue.py | 104 +++++++++++++++++++++ .../breakpoint/auto_continue/main.c | 19 ++++ 3 files changed, 123 insertions(+) copy packages/Python/lldbsuite/test/functionalities/breakpoint/{address_breakpoint [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/auto_ [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/auto_ [...]