ToolChain Debugger only showing Bundled LLDB, no Bundled GDB

已回答

M1 Mac, macos 13.0 Ventura

I Installed Clion via toolbox, version 2022.2.4

 

 

0

Because I am using to debug stm32 stuff. I am not sure LLDB will handle it xDDD

0

Hello!

Bundled GDB was removed from the toolchain page for OS X because it doesn't work on macOS 10.14 Mojave and newer - https://youtrack.jetbrains.com/issue/CPP-14546.

But in case of the embedded development, you still can select the Bundled GDB in your Embedded run/debug configuration. Please do that.

1

ok I will check it later. Thanks for the reply.

0

请先登录再写评论。