例如,如果客户想对所有其Domino服务器启用信号灯(semaphore)调试,那么他们可以使用该API来检查每台服务器,查看是否已经开启了相关设置。
For example, if a customer wants to enable semaphore debug on all of their Domino servers; they can use this API to check each server to see if the setting is already turned on.
如果支持,它将检查以确保当前的启动模式受调试器的mode元素支持。
If so, it checks to make sure the current launch mode is supported by the debugger's mode element.
开发文件很可能已启用调试,如果部署该开发文件,则用户可以在引发异常时检查调用堆栈。
It is likely that the development file has debugging enabled, which if deployed, would enable users to examine the call stack when an exception is thrown.
如果从调试版本切换到发布版本后代码生成编译错误,有几个方面应该检查。
If your code generates compile errors after switching from debug build to release build, there are some areas you should check.
当释放内存块时,调试堆自动检查已分配区域两侧的缓冲区的完整性,如果发生覆盖,将发出错误报告。
When you free a memory block, the debug heap automatically checks the integrity of the buffers on either side of your allocated area and issues an error report if overwriting has occurred.
当释放内存块时,调试堆自动检查已分配区域两侧的缓冲区的完整性,如果发生覆盖,将发出错误报告。
When you free a memory block, the debug heap automatically checks the integrity of the buffers on either side of your allocated area and issues an error report if overwriting has occurred.
应用推荐