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

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

请先登录再写评论。
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.