[all-commits] [llvm/llvm-project] 7e7447: [lldb][testing] Check all stop reasons in get_thre...
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Thu Sep 12 07:02:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7e74472801486cc702fba3e831c8fcd77c120142
https://github.com/llvm/llvm-project/commit/7e74472801486cc702fba3e831c8fcd77c120142
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbutil.py
Log Message:
-----------
[lldb][testing] Check all stop reasons in get_threads_stopped_at_breakpoint_id (#108281)
If multiple breakpoints are hit at the same time, multiple stop reasons
are reported, one per breakpoint.
Currently, `get_threads_stopped_at_breakpoint_id` only checks the first
such reason.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list