Function debug

Source
pub fn debug(file_name: String) -> Result<(), Box<dyn Error>>
Expand description

Generic function to debug a Y86 program file_name: String representing the name of a Y86 Machine code file