[llvm-bugs] [Bug 44055] New: TestRequireHWBreakpoints.py fails on AArch64 Ubuntu

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Nov 19 02:11:07 PST 2019


https://bugs.llvm.org/show_bug.cgi?id=44055

            Bug ID: 44055
           Summary: TestRequireHWBreakpoints.py fails on AArch64 Ubuntu
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: diana.picus at linaro.org
                CC: jdevlieghere at apple.com, llvm-bugs at lists.llvm.org

'thread step-over', 'step-out', 'step-in' and 'until' all seem to return
success, although an error is expected after setting
target.require-hardware-breakpoint to true.

FAILURE
FAIL: LLDB (/home/diana.picus/llvm-envs/lldb/build/bin/clang-10-aarch64) ::
test_step_out (TestRequireHWBreakpoints.BreakpointLocationsTestCase)
<bound method SBProcess.Kill of <lldb.SBProcess; proxy of <Swig Object of type
'lldb::SBProcess *' at 0xffff7f38e630> >>: success

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20191119/44446af7/attachment.html>


More information about the llvm-bugs mailing list