调试进程 meaning in English
ds debug session
Examples
- Debugging a process requires more privileges than running it
调试进程比执行该进程需要更多的特权。 - Begins the debug process and allows you to specify how errors are handled
开始调试进程,并允许您指定如何处理错误。 - Modules window lists each dll or exe loaded in the process you are debugging
“模块”窗口列出了所调试进程中加载的每个dll或exe 。 - Therefore , it is urgent to search out a means to control and alter the input and output data in the network process dynamically . we should firstly solve several technical problems for monitoring and debugging the input or output data between running process and network . the first one is how can we access the private virtual memory space under the protect mode
要实现监控和调试在运行中的进程的网络输入和输出数据,那么必须首先解决一些技术问题,第一是如何在保护模式下访问进程的私有空间;第二是如何截获到任意进程发送到网络或是从网络接收的数据;第三是如何将截获到的数据送至监控调试进程处理并且将处理完毕后的数据返回被监控进程。