<?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 TestSessionHistory.py</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4cc8f2a0 - [lldb][tests] Automatically call compute_mydir (NFC)</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/commands/session/history/TestSessionHistory.py#4cc8f2a0</link>
        <description>[lldb][tests] Automatically call compute_mydir (NFC)Eliminate boilerplate of having each test manually assign to `mydir` by calling`compute_mydir` in lldbtest.py.Differential Revision: https://reviews.llvm.org/D128077

            List of files:
            /llvm-project-15.0.7/lldb/test/API/commands/session/history/TestSessionHistory.py</description>
        <pubDate>Fri, 17 Jun 2022 00:38:47 +0000</pubDate>
        <dc:creator>Dave Lee &lt;davelee.com@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>85fbb08f - [lldb/interpreter] Move the history subcommand to session (NFCI)</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/commands/session/history/TestSessionHistory.py#85fbb08f</link>
        <description>[lldb/interpreter] Move the history subcommand to session (NFCI)This patch moves the `history` subcommand from the `command` to `session`command. I think it makes more sense to have it there because as the `command`usage suggests, it should be used to manage custom LLDB commands.However, `history` is essentially tied to a debugging session and holdsall the commands (not specifically custom ones).This also makes it more discoverable by adding an alias for it (mimickingthe shell builtin).Differential Revision: https://reviews.llvm.org/D84307Signed-off-by: Med Ismail Bennani &lt;medismail.bennani@gmail.com&gt;

            List of files:
            /llvm-project-15.0.7/lldb/test/API/commands/session/history/TestSessionHistory.py</description>
        <pubDate>Wed, 22 Jul 2020 11:07:12 +0000</pubDate>
        <dc:creator>Med Ismail Bennani &lt;medismail.bennani@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
