我在看tornado 的随机文挡tonado user's guide 时,里面有这样一句话,In order to support a system-mode agent, the target communication path must work in polled mode.这里的polled mode 是什么意思??请高手解答。谢谢了。
如果你想要进行系统级调试,主机和目标机的的通讯方式必须是“查询模式(pooled mode)”,而非中断方式。