>Hex-Rays IDA Pro Page

Help index | Search

Create LST File

 Action    name: ProduceLst
 
Enter a file name for the assembler listing file. IDA will write the disassembled text to this file.

If you've selected an area on the screen using Drop Anchor command, IDA will write only the selected area (from the current address to the anchor).

If some I/O problem (e.g. disk full) occurs during writing to the file, IDA will stop and a partial file will be created.

Please note that demo version can't produce assembler listing files.

See also other Produce output file commands.

Index | Previous topic | Next topic