pub fn load_session_from_asm(
asm_path: &str,
parsed: ParsedInput,
config: RuntimeConfig,
) -> DebuggerResult<DebuggerSession>pub fn load_session_from_asm(
asm_path: &str,
parsed: ParsedInput,
config: RuntimeConfig,
) -> DebuggerResult<DebuggerSession>