You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently running tests with Catch2 and stepping into from a breakpoint in the test case takes numerous (40+!) hits on the F11 key to actually step into the function I want to trace.
Can this be avoided?
Note that this is not specific to Catch2, just an explicit example of the behavior.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm currently running tests with Catch2 and stepping into from a breakpoint in the test case takes numerous (40+!) hits on the F11 key to actually step into the function I want to trace.
Can this be avoided?
Note that this is not specific to Catch2, just an explicit example of the behavior.
Beta Was this translation helpful? Give feedback.
All reactions