<?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 core</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a842950b - [lldb] Add a SymbolFileProvider to record and replay calls to dsymForUUID</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/Reproducer/Inputs/core#a842950b</link>
        <description>[lldb] Add a SymbolFileProvider to record and replay calls to dsymForUUIDWhen replaying a reproducer captured from a core file, we always usedsymForUUID for the kernel binary. When enabled, we also use it to findkexts. Since these files are already contained in the reproducer,there&apos;s no reason to call out to an external tool. If the tool returns adifferent result, e.g. because the dSYM got garbage collected, it willbreak reproducer replay. The SymbolFileProvider solves the issue bymapping UUIDs to module and symbol paths in the reproducer.Differential revision: https://reviews.llvm.org/D86389

            List of files:
            /llvm-project-15.0.7/lldb/test/Shell/Reproducer/Inputs/core</description>
        <pubDate>Mon, 24 Aug 2020 22:07:02 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
</channel>
</rss>
