<?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 command-disassemble-process.lldbinit</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>557a0e7b - [lldb] Fix flakyness in command-disassemble-process.yaml</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/Commands/Inputs/command-disassemble-process.lldbinit#557a0e7b</link>
        <description>[lldb] Fix flakyness in command-disassemble-process.yaml

            List of files:
            /llvm-project-15.0.7/lldb/test/Shell/Commands/Inputs/command-disassemble-process.lldbinit</description>
        <pubDate>Thu, 17 Mar 2022 04:27:54 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
<item>
        <title>3245dd59 - [lldb] Reduce duplication in CommandObjectDisassemble</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/Commands/Inputs/command-disassemble-process.lldbinit#3245dd59</link>
        <description>[lldb] Reduce duplication in CommandObjectDisassembleThis command had nearly identical code for the &quot;then&quot; and &quot;else&quot;branches of the &quot;if (m_options.num_instructions != 0)&quot; condition.This patch factors out the common parts of the two blocks to reduceduplication.

            List of files:
            /llvm-project-15.0.7/lldb/test/Shell/Commands/Inputs/command-disassemble-process.lldbinit</description>
        <pubDate>Tue, 03 Mar 2020 16:03:55 +0000</pubDate>
        <dc:creator>Pavel Labath &lt;pavel@labath.sk&gt;</dc:creator>
    </item>
<item>
        <title>573e0776 - [lldb] Add detailed tests for the &quot;disassemble&quot; command</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/Shell/Commands/Inputs/command-disassemble-process.lldbinit#573e0776</link>
        <description>[lldb] Add detailed tests for the &quot;disassemble&quot; commandWhile we have some tests for this command already, they are very vague.This is not surprising -- it&apos;s hard to make strict assertions about theassembly if your input is a c++ source file. This means that the testscan more-or-less only detect when the command breaks completely, and notwhen there is a subtle change in meaning due to e.g. a code refactor --which is something that I am getting ready to do.This tests in this patch create binaries with well known data (via assemblerand yaml2obj). This means that we are able to make precise assertionsabout the text that lldb is supposed to print. As some of the featuresof this command are only available with a real process, I use a minidumpcore file to create a sufficiently realistic process object.

            List of files:
            /llvm-project-15.0.7/lldb/test/Shell/Commands/Inputs/command-disassemble-process.lldbinit</description>
        <pubDate>Tue, 03 Mar 2020 15:23:00 +0000</pubDate>
        <dc:creator>Pavel Labath &lt;pavel@labath.sk&gt;</dc:creator>
    </item>
</channel>
</rss>
