跳过调试器中的当前行 [英] Skip current line in debugger

查看:38
本文介绍了跳过调试器中的当前行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法使用键盘快捷键跳过 Visual Studio 调试器中的当前行?

Is there any way of skipping the current line in the Visual Studio debugger using keyboard shortcuts?

我能够做到的唯一方法是使用左侧的黄色光标或设置下一条语句";在函数结束时不起作用.

The only way I was able to do it is using the yellow cursor on the left or "set next statement" which does not work at the end of a function.

推荐答案

设置下一条语句"(CTRL+SHIFT+F10) 快捷方式将在函数结束时起作用...但您需要使用鼠标

The "Set Next Statement" (CTRL+SHIFT+F10) shortcut will work at the end of a function... but you need to use the mouse though as well.

这篇关于跳过调试器中的当前行的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆