我正在尝试让 MSP430-GCC-opensource GDB 调试器与 CLion 一起工作。 我有构建和链接,但 我从 CLion 获得了这一 GDB 命令例外,CLion 可能源自 MSP430 GDB:`当前上下文中没有符号“启动”。`

我在`ë/Users/username/ti/MSP430-gcc/bin/MSP430-elf-gdb-py`使用支持 Python 的 GDB
有什么想法吗?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
我正在尝试让 MSP430-GCC-opensource GDB 调试器与 CLion 一起工作。 我有构建和链接,但 我从 CLion 获得了这一 GDB 命令例外,CLion 可能源自 MSP430 GDB:`当前上下文中没有符号“启动”。`

我在`ë/Users/username/ti/MSP430-gcc/bin/MSP430-elf-gdb-py`使用支持 Python 的 GDB
有什么想法吗?