Visible to Intel only — GUID: hgp1734057487482
Ixiasoft
Visible to Intel only — GUID: hgp1734057487482
Ixiasoft
4.3.11.2. Abstract Commands
Debuggers execute abstract commands by writing them to command and check its completion by reading abstractcs.busy. If the debugger starts a new command while abstractcs.busy is set, abstractcs.cmderr becomes 1 (busy), the currently executing command continues without interruption, but any error generated from its execution is lost. After completion, abstractcs.cmderr indicates whether the command was successful. Commands may fail because the processor is not halted, not running, unavailable, or encounter an error during execution.