<?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>92b036de - debugserver should advance pc past builtin_debugtrap insn</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/macosx/builtin-debugtrap/Makefile#92b036de</link>
        <description>debugserver should advance pc past builtin_debugtrap insnOn x86_64, when you hit a __builtin_debugtrap instruction, youcan continue past this in the debugger.  This patch has debugserverrecognize the specific instruction used for __builtin_debugtrapand advance the pc past it, so that the user can continue executiononce they&apos;ve hit one of these.In the patch discussion, we were in agreement that it would be betterto have this knowledge up in lldb instead of depending on eachstub rewriting the pc behind the debugger&apos;s back, but that&apos;s alarger scale change for another day.&lt;rdar://problem/65521634&gt;Differential revision: https://reviews.llvm.org/D91238

            List of files:
            /llvm-project-15.0.7/lldb/test/API/macosx/builtin-debugtrap/Makefile</description>
        <pubDate>Fri, 13 Nov 2020 07:28:24 +0000</pubDate>
        <dc:creator>Jason Molenda &lt;jason@molenda.com&gt;</dc:creator>
    </item>
</channel>
</rss>
