Skip to content

Add new tool: objdump #6650

@dkm

Description

@dkm

We don't provide objdump in the tools list (along with readelf for example). We do use objdump internally to get the disassembly from object files, but we don't provide a way to use the tool for anything else (like inspecting DWARF info).
It's usually possible to use readelf to get the same info, but in some cases, it's not. And adding a new tool should be quick.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions