kill|k|quit|q: This command (in either forms or their short-hands) will resume compilation until the end, ignoring all break-points. In other words, this means "finish the compilation without debugging". step|s: This command will step into the template instantiation, meaning that it will ...