虚拟机中容易搞混淆的 Host Computer 和 Target Computer 的定义

虚拟机中容易搞混淆的 Host Computer 和 Target Computer 的定义:

Host Computer
The host computer is the machine that runs the debugging session. In a typical two-system debugging session, the host can be any computer which can be connected to the target computer

Target Computer
The target computer is the machine that has experienced the failure of a software component, system service, an application, or of the operating system. This is the computer that needs to be debugged and is the focus of the debugging session. This can be a computer located within a few feet of the computer on which you run the debugging session, or it can be in a completely different location. Sometimes referred to as the debuggee.

符号文件的安装规则:

the symbol files on the host computer are required to match the version of Windows installed on the target computer.

 

posted on 2004-08-29 22:52  irp  阅读(439)  评论(0)    收藏  举报

导航