switching from terminal LLDB/LLDB-server to use CLion remote debugger
已回答
I am successfully using lldb & lldb-server (from llvm12) to do remote debugging, but I am not clear if it is possible to configure CLion to "take over" the lldb connection for me, instead of using command line lldb.
Both systems are running same OS & compiler versions (FreeBSD 13.0-RELEASE amd64) in this case.
More details on set up https://people.freebsd.org/~dch/posts/2021-04-16-remote-debugging.html
请先登录再写评论。
CLion 2020.3.3
Build #CL-203.7717.62, built on March 15, 2021
Licensed
Subscription is active until February 28, 2022.
For non-commercial open source development only.
Runtime version: 11.0.10+9-1 amd64
VM: OpenJDK 64-Bit Server VM by OpenJDK BSD Porting Team
FreeBSD 13.0-release
GC: G1 Young Generation, G1 Old Generation
Memory: 2000M
Cores: 8
Registry: run.processes.with.pty=TRUE, ide.balloon.shadow.size=0
Non-Bundled Plugins: IdeaVIM, Keymap exporter, com.chrisrm.idea.MaterialThemeUI, com.widerwille.afterglow, org.jetbrains.erlang, org.elixir_lang, mobi.hsz.idea.gitignore, com.perl5, NodeJS, izhangzhihao.rainbow.brackets
Current Desktop: Undefined
Hello!
We are working on supporting remote LLDB debug now - https://youtrack.jetbrains.com/issue/CPP-7048. Feel free to comment or upvote the issue in order to get updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.