I want skip STL insight while I'm debugging in CLion. Is there any way to stop those steps?
Answered

Here, In line 59, while click step Into, It shows me the "stl_vector.h", I dont want to inspect those steps.

Please sign in to leave a comment.
Hi!
Feel free to comment or upvote https://youtrack.jetbrains.com/issue/CPP-10211. 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.
For now you can use Step over if it suits you.