pub fn debug_from_device_specification<'a>(
symbol_table: &SymbolTable,
instructions: &Vec<SymbolicInstructionInfo<'a>>,
device_specification: DeviceSpecification,
) -> Result<bool, DebuggerError>pub fn debug_from_device_specification<'a>(
symbol_table: &SymbolTable,
instructions: &Vec<SymbolicInstructionInfo<'a>>,
device_specification: DeviceSpecification,
) -> Result<bool, DebuggerError>