Development Environment

objdump

English

Overview

A tool for analyzing and displaying an executable's internal structure.

Details

An analysis tool that displays the structure and disassembly of an executable or object file, used for cases like checking the assembly code a compiler generated.

More Linux terms