Skip to content

Add rust objdump or rust dis for dissecting / disassembling generated libraries #6912

Closed
@pnkfelix

Description

@pnkfelix

We may or may not already have objdump like facilities available, but I do not see them in the help text for rust.

There is a small inspection facility in rustc: rustc --ls <library-crate>. This just scratches the surface of what I might want to see, though.

I also see rustc::metadata::creader::dump_crates, but I do not think that is a real disassembler either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions