<?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>17589538 - [lldb-vscode] Fix focus thread when previous thread exits</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/correct-thread/Makefile#17589538</link>
        <description>[lldb-vscode] Fix focus thread when previous thread exitsThe thread that Visual Studio Code displays on a stop is called the focus thread. When the previous focus thread exits and we stop in a new thread, lldb-vscode does not tell vscode to set the new thread as the focus thread, so it selects the first thread in the thread list.This patch changes lldb-vscode to tell vscode that the new thread is the focus thread. It also includes a test that verifies the DAP stop message for this case contains the correct values.Reviewed By: clayborg, wallaceDifferential Revision: https://reviews.llvm.org/D109633

            List of files:
            /llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/correct-thread/Makefile</description>
        <pubDate>Wed, 15 Sep 2021 23:03:42 +0000</pubDate>
        <dc:creator>Ted Woodward &lt;tedwood@quicinc.com&gt;</dc:creator>
    </item>
</channel>
</rss>
