Karthik Karanth
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created How do I "Attach to process" with a different debugger?
AnsweredWhen I choose "Attach to process", the only option appears to be "Attach with LLDB". How do I attach using GDB? I have a toolchain setup with GDB as the debugger, but I need to use it with the "Att... -
Created Highlight after copying in vim mode
AnsweredIn CLion, I often copy in vim over words of brackets, like "yiw" (yank in word) or "yi{" (yank everything in braces). Is there a way to get visual feedback by flashing the copied text or something ...