[all-commits] [llvm/llvm-project] c52ff0: [LLDB/test] lldbutil check_breakpoint() - check ...
Nikolay Chokoev via All-commits
all-commits at lists.llvm.org
Wed Nov 24 03:13:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c52ff0cfcbf46b81d3df868a259d94910cd15c9a
https://github.com/llvm/llvm-project/commit/c52ff0cfcbf46b81d3df868a259d94910cd15c9a
Author: SYNOPSYS\georgiev <georgiev at synopsys.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M lldb/packages/Python/lldbsuite/test/lldbutil.py
Log Message:
-----------
[LLDB/test] lldbutil check_breakpoint() - check target instance
Check test.target instance type before we attempt to get the breakpoint.
This fix is suggested by 'clayborg'.
Ref: https://reviews.llvm.org/D111899#inline-1090156
More information about the All-commits
mailing list