This allows you to "record" your actions in the debugger, and generate a script that can be reused to put the program that you are debugging in a desired state.
这就允许您将您所做的操作“记录”到调试器中,并且生成一个可以重复使用的脚本以让您所调试的程序置于您想要的状态。
Breakpoints can be set in both the SQL script and in your.net code, making debugging a simple process.
可以在sql脚本和您的. NET代码中设置断点,这样可以简化调试过程。
The script test_basic.py provides a good debugging tool if some particular XML does not seem to get "objectified" right — you can visually inspect the attributes and values of the resultant object.
如果一些特别的XML可能不能正确被地“对象化(objectified)”,test _ basic . py脚本会提供一个很好的调试工具——您可以可视化地查看结果对象的属性和值。
The shell variable printexitvalue is a useful feature of tcsh that immensely aids script debugging.
shell变量printexitvalue是一个很有用的tcsh 特性,它对脚本调试非常有帮助。
To aid in future debugging, this script can also save all uploaded inputs together with generated outputs into a time-stamped.zip file for administrative use.
为了有助于之后的调试,这个脚本还能将所有已上载的输出和所生成的输出一起保存到一个具有时间戳的.zip文件以供管理使用。
Here's a simple way to establish the connection to the Zend Debugger (afterward, I provide a more complex script and explore more debugging tricks).
下面是一种连接zendDebugger的简单方法(以后我会提供一个比较复杂的脚本并讨论更多调试技巧)。
This is a good example why you must look at the script as a whole when debugging.
这个示例很好地说明了在进行调试时为什么必须查看整个脚本。
While some of the errors in this script are fairly obvious from glancing at the code, the code provides a superb example of less-than-useful debugging messages in the Web browser.
虽然第一眼看到代码时,就发现这个脚本中的一些错误十分明显,但是代码在Web浏览器中提供了无用调试信息的极好示例。
InfoQ: you mention that you'd like better debugging tools and Senche has already delivered a solution for remote script debugging on Android devices.
InfoQ:你提到需要更好的调试工具,而Senche已经发布了用于Android设备远程脚本调试的解决方案。
If you are debugging script, you may have hit a breakpoint while there were no threads in your program.
如果正在调试脚本,则可能在程序中无线程时命中了某个断点。
If you are debugging script, you may have hit a breakpoint while there were no threads in your program.
如果正在调试脚本,则可能在程序中无线程时命中了某个断点。
应用推荐