<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>c8faa8c2 - Make the stop-on-sharedlibrary-events setting work.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/functionalities/stop-on-sharedlibrary-load/Makefile#c8faa8c2</link>
        <description>Make the stop-on-sharedlibrary-events setting work.The StopInfoBreakpoint::PerformAction was overriding the synchronousbreakpoint&apos;s ShouldStop report.  Fix that and add a test.This fixes two bugs in the original submission:1) Actually generate both dylibs by including the second one in the Makefile2) Don&apos;t ask synchronous callbacks for their opinion on whether to stop   in the async context, that info is taken care of by recording the m_should_stop   on entry to PerformAction.Differential Revision: https://reviews.llvm.org/D98914

            List of files:
            /llvm-project-15.0.7/lldb/test/API/functionalities/stop-on-sharedlibrary-load/Makefile</description>
        <pubDate>Tue, 23 Mar 2021 01:41:12 +0000</pubDate>
        <dc:creator>Jim Ingham &lt;jingham@apple.com&gt;</dc:creator>
    </item>
<item>
        <title>9406d431 - Make the stop-on-sharedlibrary-events setting work.</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/functionalities/stop-on-sharedlibrary-load/Makefile#9406d431</link>
        <description>Make the stop-on-sharedlibrary-events setting work.We weren&apos;t taking into account the &quot;m_should_stop&quot; setting that thesynchronous breakpoint callback had already set when we did PerformActionin the StopInfoBreakpoint.  So we didn&apos;t obey its instructions when ittold us to stop.  Fixed that and added some tests both for when wejust have the setting, and when we have the setting AND other breakpointsat the shared library load notification breakpoint address.Differential Revision: https://reviews.llvm.org/D98914

            List of files:
            /llvm-project-15.0.7/lldb/test/API/functionalities/stop-on-sharedlibrary-load/Makefile</description>
        <pubDate>Fri, 19 Mar 2021 18:56:46 +0000</pubDate>
        <dc:creator>Jim Ingham &lt;jingham@apple.com&gt;</dc:creator>
    </item>
</channel>
</rss>
