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