eri0o
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 3
-
eri0o commented, -
eri0o created a post, AnsweredAdd 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... -
eri0o created a post, 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...