[lldb-dev] [Bug 44055] TestRequireHWBreakpoints.py fails on AArch64 Ubuntu
via lldb-dev
lldb-dev at lists.llvm.org
Sat Jan 18 13:17:27 PST 2020
https://bugs.llvm.org/show_bug.cgi?id=44055
Jonas Devlieghere <jdevlieghere at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Jonas Devlieghere <jdevlieghere at apple.com> ---
Yes, that makes sense, the test relies on hardware breakpoints being
unavailable. This is not the case for arm/amr64 linux. I've added a XFAIL
decorator conditional on hardware breakpoints being unavailable.
commit f78f15a60ee42781cbe9fb04b6c40ef0e2cd093c (HEAD -> master, origin/master)
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: Sat Jan 18 13:12:45 2020 -0800
[lldb/Test] XFAIL TestRequireHWBreakpoints when HW BPs are avialable
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200118/c7a7b20f/attachment.html>
More information about the lldb-dev
mailing list