<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/58881>58881</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            lldb-vscode: execute lldb commands in debug console
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          jk000
      </td>
    </tr>
</table>

<pre>
    For GDB, one can run a GDB command in the vscode debug console by doing `-exec <gdb command>` according to https://code.visualstudio.com/docs/cpp/cpp-debug#_gdb-lldb-and-lldbmi-commands-gdblldb.

How does one likewise execute lldb commands?  This could be added to the documentation.

Currently it looks like any command is interpreted by the debug console REPL (https://code.visualstudio.com/docs/editor/debugging#_debug-console-repl)
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyVUsGumzAQ_BpzWYHAEGIOHF6Tl_bQQ1X1Xhm8Ab84GNkmaf6-a5KnKFIvldDi3cEz48GdVbf2YB183X9hfAd2QujlBG6ZQMYh9PZ8lpMCPUEYES6-twpBYbcMhE3eGoTuBsrqaQBW5yn-wR5YuRtU97mZle-EgOx761T8LlgYQ5g9K98YP9ATSbOL9os0PixK24y20lzZ3kd4nu81XYUZL38TfWoMFeJfF2edPuR8SmAcZSzfs_ztXr_ZK7lEv57R6BNetUeIbpdAA_O0S7YOAL9G7WmyGAUdglQKVfQdQyBXyxmnIIO204vIbnGOAHMDHcBYe_KrFMjp9kzSU5gB3ewwECeFt3K-JPrz_cd3YFz8V0qodLAu9pFroKBjUGuTPohTh7NhvEmwLep625SVEFWi2lI1ZSOToIPBdo31_qNJ-t8RxfvwYjlZnGlf7Q46jEv38GjM5fOVzs5-YB-o1d4vGL1vhBBFMrZC8IZ3qibusmy2Ki-k4GWljlteclHIxMgOjW_Zhu4rn_AKKwWt2Waf6JbnnBdFLoqmqKoy2xSF4JvuWB-PXS36nFU5nqU2WfSRWTckrl0t0Uk8gUb74J-g9F4PE-IqR_xyCaN17ccpz_NkFW5X438BUtEWUQ">