Karthik Karanth

Avatar
  • 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?

    Answered
    When 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...
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    Highlight after copying in vim mode

    Answered
    In 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 ...
    • 2 followers
    • 2 comments
    • 0 votes