pub fn debug(file_name: String) -> Result<(), Box<dyn Error>>
Generic function to debug a Y86 program file_name: String representing the name of a Y86 Machine code file