针对你遇到的“openocd: gdb server quit unexpectedly”错误,可以按照以下步骤进行排查和解决: 确认OpenOCD和GDB的版本兼容性: 确保你使用的OpenOCD和GDB版本相互兼容。有时新版本的GDB可能不完全兼容旧版本的OpenOCD,反之亦然。 查阅OpenOCD和GDB的官方文档或社区论坛,了解它们的兼容性信息。 检查OpenOCD的启动配置...
I can build in VSCode for an STM32F423CHU6 but I can't debug it. I am using an ST-Link v/3. When I try to debug I get the message "OpenOCD: GDB Server Quit Unexpectedly. See gdb-server output in TERMINAL tab for more details." When I go to the terminal I see: Open On-...
after launching into debug mode (green "play" button in the debug view), i see an error notification bottom-right that reads:Debug adapter process has terminated unexpectedly (read ECONNRESET)and my debug session never launches. when i open dev tools (Help > Toggle Developer Tools), i see ...
warning: unrecognized item "timeout" in "qSupported" response Remote replied unexpectedly to 'vMustReplyEmpty': PacketSize=4000;qXfer:memory-map:read+;qXfer:features:read-;qXfer:threads:read+;QStartNoAckMode+;vContSupported+ The thing works "fine" after ignoring those errors though: (gdb) ...