The CDI doesn't make any requirements as to how the debugger target interface should work, but Part 2 explains how GDB interfaces a target using the MI protocol.
CDI对调试器目标接口如何工作没有具体要求,但是第2部分将解释gdb如何使用MI协议与目标交互。
The API client (that is, the debugger) must implement this interface as appropriate for the particular target item.
API客户端(即调试器)必须为特定的目标项相应地实现此接口。
The API client (that is, the debugger) must implement this interface as appropriate for the particular target process.
API客户端(即调试器)必须根据特定的目标进程实现此接口。
应用推荐