[Lldb-commits] [PATCH] D61483: [www] list command: lldb run <args>

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed May 8 09:31:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLDB360269: [Docs] list command: lldb run <args> (authored by JDevlieghere, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61483?vs=198223&id=198686#toc

Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61483/new/

https://reviews.llvm.org/D61483

Files:
  docs/use/map.rst


Index: docs/use/map.rst
===================================================================
--- docs/use/map.rst
+++ docs/use/map.rst
@@ -51,6 +51,8 @@
                <td class="content">
                   <b>(lldb)</b> process launch -- <args>
                   <br>
+                  <b>(lldb)</b> run <args>
+                  <br>
                   <b>(lldb)</b> r <args>
                </td>
          </tr>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61483.198686.patch
Type: text/x-patch
Size: 437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190508/ef71fa6f/attachment-0001.bin>


More information about the lldb-commits mailing list