<?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>3ef630ac339f31686290f9460a40eb2a9c9f5bd0 - [lldb] Support tests with nested make invocations on Windows 2/2 (#112360)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/test/API/functionalities/dlopen_other_executable/Makefile#3ef630ac339f31686290f9460a40eb2a9c9f5bd0</link>
        <description>[lldb] Support tests with nested make invocations on Windows 2/2 (#112360)Following up from https://github.com/llvm/llvm-project/pull/112342, weroll out the fix and quote nested `make` invocations in all API tests.

            List of files:
            /llvm-project/lldb/test/API/functionalities/dlopen_other_executable/Makefile</description>
        <pubDate>Wed, 16 Oct 2024 11:07:02 +0000</pubDate>
        <dc:creator>Stefan Gr&#228;nitz &lt;stefan.graenitz@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>16926115ed28d1370bca1085dfb1b20c842b0ffb - [lldb] Only set the executable module for a target once</title>
        <link>http://src.rcs.uwaterloo.ca:8080/source/history/llvm-project/lldb/test/API/functionalities/dlopen_other_executable/Makefile#16926115ed28d1370bca1085dfb1b20c842b0ffb</link>
        <description>[lldb] Only set the executable module for a target onceSummary:When we try to find the executable module for our target we don&apos;t checkif we already have an executable module set. This causes that when debugginga program that dlopens another executable, LLDB will take that other executableas the new executable of the target (which causes that future launches of thetarget will launch the dlopen&apos;d executable instead of the original executable).This just adds a check that we only set the executable when we haven&apos;t alreadyfound one.Fixes rdar://63443099Reviewers: jasonmolenda, jingham, teemperorReviewed By: jasonmolenda, teemperorSubscribers: jingham, JDevlieghereDifferential Revision: https://reviews.llvm.org/D80724

            List of files:
            /llvm-project/lldb/test/API/functionalities/dlopen_other_executable/Makefile</description>
        <pubDate>Fri, 17 Jul 2020 06:03:07 +0000</pubDate>
        <dc:creator>Raphael Isemann &lt;teemperor@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
