Debugger Framework on Dynamic Binary Translation System

郑举育,管海兵,梁阿磊
DOI: https://doi.org/10.3969/j.issn.1000-3428.2009.02.099
2009-01-01
Abstract:Common dynamic binary translation system is lack of debugging tools or only provides primitive debugging supports,so debugging technology becomes the bottleneck of developing system software or large scale software.This paper introduces a new debugging technology on dynamic binary translation platform,including reverse executing,debugging script and other new concepts.The debugger implemented on Crossbit is proved that it reduces the time for developer to locate bugs sharply.
What problem does this paper attempt to address?