这对我非常有用,因为我能对代码进行跟踪调试。
This helped greatly, because I could step into the code and debug it.
只要仔细查看源码,进行单点跟踪调试,相信大家很容易能理解。
As long as carefully looking at the source, single-point tracking debugging, I believe we can easily understand.
马丁:我能在一天之内就把时间补回来,因为花在跟踪调试上的时间大大减少了。
Martin Fowler: I'll reap the time back within a day, because I spend so much less time debugging.
介绍如何把程序跟踪调试工具作为结构程序设计的学习研究工具,给出了应用范例。
This paper introduces that how to use the tool of programming trace debugging as a tool of study in structured programming.
诊断和审计日志迅速成为跟踪运行程序执行的强大工具,不管是出于调试目的,还是出于管理和监视目的。
Diagnostic and audit logs very quickly become powerful tools for tracing the execution of running programs whether for debugging purposes or administration and monitoring purposes.
调试最困难的部分是跟踪信息通过系统,因为消息在不同的组件中可能拥有不同的ID,这些ID需要关联起来。
The most difficult part of debugging is tracing a message through the system, as it may have different IDs in different components and these need to be correlated.
与前面的中介处理程序一样,此处理程序的源代码也可以下载,其中也包含跟踪和调试语句。
As with the earlier mediation handler, the source code for this one can also be downloaded, and contains trace and debug statements.
因为运行跟踪的开销是不可忽略的,所以,当您不在调试问题的时候,确保关闭所有的跟踪很重要。
Because the overhead to run trace is significant, it is important to ensure that all tracing is turned off when you are not debugging problems.
支持动态跟踪:可以简化系统或应用程序代码的调试。
Support for dynamic tracing: allows simplified debugging of system or application code.
这些跟踪会立即应用,并且在重新启动后不会保留,但是它们对于调试会非常有用。
These traces are applied on the fly, and they do not persist after restarts, but they can be useful in debugging.
出于此原因,在生产环境中应该谨慎使用跟踪和调试日志级别。
For this reason, trace and debug logging levels should be cautiously used in a production environment.
可以轻松地调试回调类中的代码,而并非所有ide都支持跟踪内部类。
You can easily debug the code inside callback classes because not all IDEs support tracing in the inner classes.
跟踪通常用于记录在调试代码问题时可能有用的任何信息。
Tracing is typically used to record any information that could be useful in debugging problems with your code.
Q:在用于跟踪或调试WCF服务的工具中,你是否有自己喜爱的工具与社区分享?
Q: Do you have any favorite tools for tracing or debugging WCF services you would like to share with the community?
中介处理程序的下载版本包含有附加的跟踪和调试语句。
The download version of the mediation handlers contain additional trace and debug statements.
简介:调试内核问题时,能够跟踪内核执行情况并查看其内存和数据结构是非常有用的。
Summary: When debugging kernel problems, being able to trace the kernel execution and examine its memory and data structures is very useful.
但是我必须承认他的做法是值得商榷的,特别是如果您只希望在设法调试某个问题时才添加跟踪信息。
But I have to agree with him that doing so is a hassle, especially if you want to add the trace information only when you're trying to debug a problem.
但是该接口给出了一个堆栈跟踪,有助于调试问题。
However, that interface showed me a stack trace to help debug the problem.
使用远程测试客户机和跨组件跟踪工具,可以提供复杂的调试功能,从而避免了在许多情况下对诊断记录的需求。
Using the test client remotely and cross component trace provide sophisticated debugging capabilities that may remove the need for diagnostics logging in many instances.
跟踪、记录和调试问题也更加容易,即使是在规则总数非常大的情况下。
It is also easier to trace, log, and debug issues, even when the total number of rules is very high.
此功能非常有用,因为跟踪节点通常在消息流开发过程中用作调试辅助手段。
This feature is very useful because trace nodes are often used as debugging AIDS during the development of message flows.
解释的代码仍旧需要由现有的基于跟踪或者回调的调试器处理。
Code that is interpreted still needs to be handled by the existing trace or hook based debuggers.
根据要诊断的网络问题的性质,有时候有必要了解失败的应用程序或命令是否有详细输出、跟踪或调试选项。
Depending on the nature of the network problem you're diagnosing, it's sometimes worth investigating whether the failing application or command has any kind of verbose, trace, or debug options.
一些服务可以配置详细、调试或跟踪型日志记录,这会在日志中记录标准信息或错误消息之外的更多信息。
Some services allow for the configuration of verbose, debug, or trace-type logging so that more than the standard informational or error messages are logged.
调试与跟踪该应用程序。
不过initctl也为跟踪和调试提供了附加功能。
But initctl also provides additional functionality for tracing and debugging.
D trace是在Solaris10中引入的动态跟踪工具,这种调试工具可以调试用传统的问题判断机制难以诊断的问题。
Dtrace, the dynamic tracing facility introduced in Solaris 10, provides a debugging tool to debug the problems that are difficult to diagnose using traditional problem determination mechanisms.
Out put部分提供了迁移的WAR或EAR文件的位置、生成的任何jython脚本的位置,以及包含跟踪和调试信息的日志文件。
The Output section provides the location of the converted WAR or EAR file, the location of any generated Jython scripts and the log file which contains tracing and debugging information.
它允许不间断的日志记录、跟踪和调试。
使用XSL调试器或节点详细跟踪选项来调试转换。
Use XSL debugger or node detailed trace option for debugging of transformations.
应用推荐