主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Bthacher
活动总数
10
最后的活动
2022年01月18日 17:03
成员加入日期
2022年01月14日 16:30
关注
0 名用户
关注者数
0 名用户
投票数
4
订阅数
1
活动概览
帖子(0)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2022年01月14日 16:30
Any update on this? It would be a very helpful feature to be able to specify what command line options are sent to gdb/openocd. Other debug configurations support argument passing.
社区
CLion
How to customize gdb target connection timeout
0 票
创建于
2022年01月18日 17:03
Well this is embarrassing, it seems like there was a breakpoint from earlier in my troubleshooting, and for some reason it took a very long time to add it while openocd started up. When I removed i...
社区
CLion
How to customize gdb target connection timeout
0 票
创建于
2022年01月18日 15:52
Previously, the project directory on the local machine had a different path than in the docker container, causing the path issue. I just changed the deployment path to match the project directory o...
社区
CLion
How to customize gdb target connection timeout
0 票
创建于
2022年01月18日 14:23
Update: I tried copying the source directory to a place outside of the CLion project, and path remapping seems to have worked. Of course this is basically useless because I can't put breakpoints in...
社区
CLion
How to customize gdb target connection timeout
0 票
创建于
2022年01月18日 14:02
Turns out what I needed was custom startup commands for both gdb and openocd, which I was able to do through a custom .gdbinit file and specifying command line arguments in the "Embedded GDB Server...
社区
CLion
How to customize gdb target connection timeout
0 票