• Nick Korovaiko's avatar
    DEX Debugger (#1798) · fc5842d9
    Nick Korovaiko authored
    * gdb-like interface + tests
    
    * fix not being able to run call twice without call
    
    * fix continue bug
    
    * fix enables; rename kontinue to resume
    
    * switch from lists of functors,enables to vector
    
    * address scott's feedback
    
    * adding a debugger object
    
    * address jayarams feedback
    fc5842d9
cpu_debugger.cpp 7.48 KB