debugger interaction 中文意思是什麼

debugger interaction 解釋
調試程序相互作用
  1. And a kind of remote serial protocol is introduced, through which the interaction between debugger and debugged program is implemented. sub - debugger and ocd ( on - chip debugging ). two debugging modes in common use in embedded software development, are discussed too. finallybased on the cross debugger of x86 and powerpc86o on the nt platform, of which the author participates in the development. the data structure used to process and abstract debugging information is presented. the implementation methods of functions in common use are introduced. and the specific implementation algorithms of partial functions are supplied also

    被調試程序的運行硬體平臺與調試器本身的運行平臺的不一致性就要求嵌入式系統軟體開法環境中的調試器具有交叉調試功能,論文介紹了一種常用的遠程串列通信協議,通過該協議可完成調試器與被調試程序的交互,並對嵌入式系統軟體開發環境中兩種常用的遠程調試方式stub - debugger與ocd ( on - chipdebugger )的特點與實現作了論述。
分享友人