<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>5679379cc7df198a73c137e69134608833ffff8f - Refactor and generalize AArch64 watchpoint support in debugserver</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/test/API/functionalities/watchpoint/unaligned-spanning-two-dwords/Makefile#5679379cc7df198a73c137e69134608833ffff8f</link>
        <description>Refactor and generalize AArch64 watchpoint support in debugserverRefactor the debugserver watchpiont support in anticipating ofadding support for AArch64 MASK hardware watchpoints to watchlarger regions of memory.  debugserver already had support forhandling a request to watch an unaligned region of memory upto 8 bytes using Byte Address Select watchpoints - it would splitan unaligned watch request into two aligned doublewords thatcould be watched with two hardware watchpoints using the BASspecification.This patch generalizes that code for properly aligning, andpossibly splitting, a watchpoint request into two hardware watchpointsto handle any size request.  And separates out the specificsabout BAS watchpoints into its own method, so a sibling methodfor MASK watchpoints can be dropped in next.Differential Revision: https://reviews.llvm.org/D149040rdar://108233371

            List of files:
            /llvm-project/lldb/test/API/functionalities/watchpoint/unaligned-spanning-two-dwords/Makefile</description>
        <pubDate>Sat, 29 Apr 2023 01:20:40 +0000</pubDate>
        <dc:creator>Jason Molenda &lt;jason@molenda.com&gt;</dc:creator>
    </item>
</channel>
</rss>
