The last 2 Hexagon release trains have shipped with vscode support on Linux and
Windows. I worked with Greg to do what you want to do – make a vscode extension
to allow it to use lldb-vscode as its debugger.
I wrote a batch script that:
* Removes the extension directory
* Creates the ex
> On Jan 20, 2022, at 4:40 PM, Omair Javaid wrote:
>
> Hi Greg,
>
> I intend to understand requirements to set up the lldb-vscode tool for
> Windows on Arm. I have been looking at your vscode readme from
> https://github.com/llvm/llvm-project/blob/cfae2c65dbbe1a252958b4db2e32574e8e8dcec0/lld
Hi Greg,
I intend to understand requirements to set up the lldb-vscode tool for
Windows on Arm. I have been looking at your vscode readme from
https://github.com/llvm/llvm-project/blob/cfae2c65dbbe1a252958b4db2e32574e8e8dcec0/lldb/tools/lldb-vscode/README.md
If I understood correctly Windows on A