只有一种情况时,你会发现有用的信息是当你调试一个例外。
The only scenario when you would find this information useful is when you're debugging an exception.
当你加入调试信息到工程中的类中,你的信息输出是否穿插于其他开发者的很多信息中,使得您的信息很难辨认和读取呢?
When you add debugging messages to a class in a project, are the outputs of your messages interleaved among dozens of messages from other developers, making your messages difficult to read?
当你在调试的时候,IntelliTrace会在后台搜集一个托管应用程序的数据,包括来自许多像ado.net、a SP.NET、以及System . XML之类的framework部件的信息。
While you're debugging, IntelliTrace collects data about a managed application in the background, including information from many framework components such as ADO.NET, ASP.NET and System.XML.
如果你把它解释为一个字符串,你就只有0.4%的赔率,你会看到实际的字符串,零几率当你使用一个调试分配器。
If you then interpret it as a C string again, you'll have only 0.4% odds that you'll see the actual string, zero odds when you use a debug allocator.
想象一下,当你的手在机器内调试或修理时,机器突然启动会发生什么?
Imagine what could happen to your hand if someone accidentally started a machine while your hand was inside, adjusting or making repairs.
当你需要做的远程调试?
通常,当你在调试一段代码的时候,对之进行重构也相对容易些。重构后,你就可以轻易地发现漏洞在哪里。
It's often easier to refactor that code while you're debugging it, so you can easily find where the bug is.
当你在调试应用时,这是一个巨大的进步,而且它运行得非常好。在本地开发,你很难看出框架是动态加载的。
This is a massive step forward when it comes to debugging your applications and it performs extremely well: while developing locally it's hard to tell that the framework is being loaded dynamically.
当你在命令行中使用-V选项时,编译器会在可执行文件的末尾附加与Turbo Debugger5.0一致的外部调试信息。
When you specify the -V option on the command line, the compiler appends Turbo Debugger 5.0-compatible external debug information at the end of the executable file.
这款编辑器提供了一个很不错的调试器,当你需要自定义插件时,或直接修改编辑器的源码时会很有用的。
The editor brings you a nice tool that helps you debug your code when customizing it to your needs through plugins or direct changes in the source code.
这款编辑器提供了一个很不错的调试器,当你需要自定义插件时,或直接修改编辑器的源码时会很有用的。
The editor brings you a nice tool that helps you debug your code when customizing it to your needs through plugins or direct changes in the source code.
应用推荐