Installing and configuring the server side of the Zend debugger.
安装并配置Zend调试器的服务器端。
In establishing a connection between a debugger application and target VM, one side ACTS as a server and listens for a connection.
在调试器应用程序和目标VM之间建立连接时,有一端将用作服务器并监听连接。
The debugee side that serializes the .NET type to be copied from the debugee process to the debugger process.
所debugger的类型必须是可序列化的.net类型,才能从"被debug"的进程中复制到debugger的进程。
To avoid possible undesired side effects, a function or method call is not automatically evaluated every time the debugger steps.
为了避免可能的意外的副作用,不会在调试器每次步进时自动计算函数或方法。
However, evaluating a property in the debugger can have side effects that produce unexpected and undesired results.
不过,在调试器中计算属性可能会有副作用,从而产生意外的、不想要的结果。
Side effects are something to watch for if you are evaluating expressions in the debugger.
如果在调试器中计算表达式,则需要提防副作用。
One common cause of side effects is evaluating a function call in a debugger window.
产生副作用的一个常见原因,是在调试器窗口中计算函数调用。
The debugger cannot tell whether a property evaluation or implicit function call has side effects.
调试器无法区分是属性计算还是隐式函数调用产生副作用。
The debugger cannot tell whether a property evaluation or implicit function call has side effects.
调试器无法区分是属性计算还是隐式函数调用产生副作用。
应用推荐