Copy to assembly

This command copies the pseudocode text to the disassembly window. It is available from the popup right-click menu.

Please note that only "meaningful" lines are copied. Lines containing curly braces, else/do keywords will be omitted.

The copied text is represented as anterior comments in the disassembly. Feel free edit them the way you want. The copied text is static and will not change if the pseudocode text changes.

See also: interactive operation

Last updated