<?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>d5629b5d - Fix rendezvous for rebase_exec=true case</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/functionalities/load_after_attach/Makefile#d5629b5d</link>
        <description>Fix rendezvous for rebase_exec=true caseWhen rebase_exec=true in DidAttach(), all modules are loadedbefore the rendezvous breakpoint is set, which means theLoadInterpreterModule() method is not called and m_interpreter_moduleis not initialized.This causes the very first rendezvous breakpoint hit withm_initial_modules_added=false to accidentally unload themodule_sp that corresponds to the dynamic loader.This bug (introduced in D92187) was causing the rendezvousmechanism to not work in Android 28. The mechanism worksfine on older/newer versions of Android.Test: Verified rendezvous on Android 28 and 29Test: Added dlopen testReviewed By: labathDifferential Revision: https://reviews.llvm.org/D109797

            List of files:
            /llvm-project-15.0.7/lldb/test/API/functionalities/load_after_attach/Makefile</description>
        <pubDate>Mon, 27 Sep 2021 10:56:53 +0000</pubDate>
        <dc:creator>Emre Kultursay &lt;emrekultursay@google.com&gt;</dc:creator>
    </item>
</channel>
</rss>
