Search notes:

.step_filter

.step_filter allows to specify a list of functions (even with wild cards) that are stepped over when stepping or tracing over function (see the p and t commands).
.step_filter "msvcrt!*" 

Index