eri0o
- 活动总数 10
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 5
- 订阅数 3
-
创建于 Add navigate back and forward on the top bar
已回答CLion has a back and forward navigation using ctrl+alt+left and ctrl+alt+right, but this requires using two hands. Usually when I am navigating code I am holding ctrl to click to follow a call hier... -
创建于 How do I debug a shared library using CLion ?
I am trying to Attach to a process using CLion like one does in VS to debug a .dll . But I need to debug a .so on Linux (I am using Ubuntu 18.04). Unfortunately my .so is a plugin to a different bi...