在Visual Studio中,调试时某些代码行的背景为浅灰色 [英] In visual studio, some lines of code have light grey background while debugging

查看:570
本文介绍了在Visual Studio中,调试时某些代码行的背景为浅灰色的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是什么意思?我正在调试C#代码.

What does it mean? I am debugging C# code.

推荐答案

灰线是调用堆栈上的语句,包括其他线程的调用堆栈.换句话说,开始但尚未完成执行的语句为灰色.尝试单击调用堆栈中列出的各种功能,然后切换到其他线程并单击.

Grey lines are statements which are on the call stack, including other threads' call stacks. In other words, statements which started, but have not yet finished executing, are greyed. Try clicking on various functions listed in the call stack + switching to other threads and clicking.

这篇关于在Visual Studio中,调试时某些代码行的背景为浅灰色的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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