Skip to content

Keep the build dir exist to make sure debugger source map works correctly #270

@taikulawo

Description

@taikulawo

Hi, I'm debugging rust app and want to step into openssl source codes in debugger, but I found source codes were removed.

Image

fs::remove_dir_all(&build_dir).map_err(|e| format!("build_dir: {e}"))?;

Could we keep it in OUT_DIR?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions