Help to launch the debugger in VS Codium.

Mahdis ubuntulove74 at gmail.com
Tue Dec 13 08:17:53 UTC 2022


On Monday, 12 December 2022 at 19:11:37 UTC, WebFreak001 wrote:
> On Monday, 12 December 2022 at 16:50:53 UTC, Mahdis wrote:
>> [...]
>
> try installing 
> [CodeLLDB](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb) ([openvsx](https://open-vsx.org/extension/vadimcn/vscode-lldb/)), it's usually a nice out-of-the-box experience with debugging on linux. It even downloads the debugger automatically and is the preferred auto-pick choice by code-d when using the `"code-d"` debug type on Linux.

Thankful
But this plugin needs to install lldb-mi for D  language?
I couldn't compile lldb-mi


More information about the Digitalmars-d-ide mailing list