<html>
<head>
<base href="https://bugs.llvm.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:jdevlieghere@apple.com" title="Jonas Devlieghere <jdevlieghere@apple.com>"> <span class="fn">Jonas Devlieghere</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - TestRequireHWBreakpoints.py fails on AArch64 Ubuntu"
href="https://bugs.llvm.org/show_bug.cgi?id=44055">bug 44055</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - TestRequireHWBreakpoints.py fails on AArch64 Ubuntu"
href="https://bugs.llvm.org/show_bug.cgi?id=44055#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - TestRequireHWBreakpoints.py fails on AArch64 Ubuntu"
href="https://bugs.llvm.org/show_bug.cgi?id=44055">bug 44055</a>
from <span class="vcard"><a class="email" href="mailto:jdevlieghere@apple.com" title="Jonas Devlieghere <jdevlieghere@apple.com>"> <span class="fn">Jonas Devlieghere</span></a>
</span></b>
<pre>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 <<a href="mailto:jonas@devlieghere.com">jonas@devlieghere.com</a>>
Date: Sat Jan 18 13:12:45 2020 -0800
[lldb/Test] XFAIL TestRequireHWBreakpoints when HW BPs are avialable</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>