G
G
goodcucumber2021-03-24 15:36:46
IntelliJ IDEA
goodcucumber, 2021-03-24 15:36:46

How to disable display of standard libraries when debugging?

During step-by-step execution in Clion, the debugger also shows the execution of standard library code.
I would like to see only step-by-step execution of my code. How to set up a debugger to get what you want?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
ValdikSS, 2021-04-01
@goodcucumber

Use step over, not step into.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question