<?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>879a47a5 - Add the ability to debug through an exec into ld</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/functionalities/dyld-exec-linux/Makefile#879a47a5</link>
        <description>Add the ability to debug through an exec into ldA previous commit enabled LLDB to be able to debug a program launched via ld: https://reviews.llvm.org/D108061.This commit adds the ability to debug a program launched via ld when it happens during an exec into the dynamic loader. There was an issue where after the exec we would locate the rendezvous structure right away but it didn&apos;t contain any valid values and we would try to set the dyanamic loader breakpoint at address zero. This patch fixes that and adds a test.Differential Revision: https://reviews.llvm.org/D125253

            List of files:
            /llvm-project-15.0.7/lldb/test/API/functionalities/dyld-exec-linux/Makefile</description>
        <pubDate>Mon, 09 May 2022 18:48:18 +0000</pubDate>
        <dc:creator>Greg Clayton &lt;gclayton@fb.com&gt;</dc:creator>
    </item>
</channel>
</rss>
