<?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>addb5148 - [lldb/Target] Add custom interpreter option to `platform shell`</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/lldb/test/API/commands/platform/basic/Makefile#addb5148</link>
        <description>[lldb/Target] Add custom interpreter option to `platform shell`This patch adds the ability to use a custom interpreter with the`platform shell` command. If the user set the `-s|--shell` optionwith the path to a binary, lldb passes it down to the platform&apos;s`RunShellProcess` method and set it as the shell to use in`ProcessLaunchInfo to run commands.Note that not all the Platforms support running shell commands withcustom interpreters (i.e. RemoteGDBServer is only expected to use thedefault shell).This patch also makes some refactoring and cleanups, like swappingCString for StringRef when possible and updating `SBPlatformShellCommand`with new methods and a new constructor.rdar://67759256Differential Revision: https://reviews.llvm.org/D86667Signed-off-by: Med Ismail Bennani &lt;medismail.bennani@gmail.com&gt;

            List of files:
            /llvm-project-15.0.7/lldb/test/API/commands/platform/basic/Makefile</description>
        <pubDate>Fri, 28 Aug 2020 13:38:39 +0000</pubDate>
        <dc:creator>Med Ismail Bennani &lt;medismail.bennani@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
