最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How best to install LLDB on Windows 11? - Stack Overflow

programmeradmin0浏览0评论

I am setting up to compile and debug C++ in a Windows 11 VM running on an Apple silicon machine.

Answering this post, @NeoZoom.lua warns:

FYI: if you're macOS Apple Chip users then GDB will not work for you. Use LLDB instead.

Okay, I have gcc and related tools installed via MSYS2 on my Windows. Indeed, gdb crashes. So I would like to install LLDB - but I got lost in this page and can't figure out from the documentation which of these items to install to get LLDB. Or is there a package manager approach that would be more recommended?

发布评论

评论列表(0)

  1. 暂无评论