<?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 Readme</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>93f50594 - [Utils] Add back utils directory</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/utils/lui/Readme#93f50594</link>
        <description>[Utils] Add back utils directoryDue to a bug my earlier commit removed the whole utils directory:https://reviews.llvm.org/D65123llvm-svn: 366830

            List of files:
            /llvm-project-15.0.7/lldb/utils/lui/Readme</description>
        <pubDate>Tue, 23 Jul 2019 17:47:08 +0000</pubDate>
        <dc:creator>Jonas Devlieghere &lt;jonas@devlieghere.com&gt;</dc:creator>
    </item>
<item>
        <title>4c3261d1 - Initial checkin of curses-based LLDB UI (lui)</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/utils/lui/Readme#4c3261d1</link>
        <description>Initial checkin of curses-based LLDB UI (lui)LLDB (Terminal) User Interface==============================This directory contains the curses user interface for LLDB. To use it, ensure Python can find your lldb module. You may have to modify PYTHONPATH for that purpose:$ export PYTHONPATH=/path/to/lldb/moduleThen, run the lui.py. To load a core file:$ ./lui.py --core coreTo create a target from an executable:$ ./lui.py /bin/echo &quot;hello world&quot;To attach to a running process:$ ./lui.py --attach &lt;pid&gt;Known Issues============1. Resizing the terminal will most likely cause lui to crash.2. Missing paging in command-window3. Only minimal testing (on Ubuntu Linux x86_64)Missing Features================- stdin/stdout/stderr windows- memory window- backtrace window- threads window- tab-completion- syntax-highlighting (via pygments library)- (local) variables window- registers window- disassembly window- custom layoutllvm-svn: 192326

            List of files:
            /llvm-project-15.0.7/lldb/utils/lui/Readme</description>
        <pubDate>Wed, 09 Oct 2013 22:11:30 +0000</pubDate>
        <dc:creator>Daniel Malea &lt;daniel.malea@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
