For the complete documentation index, see llms.txt. This page is also available as Markdown.
hx_AddPseudoCmt
Description
Add pseudocode comments. This command decompiles the current function and copies the pseudocode to the disassembly listing in the form of anterior comments. If the current function already has a pseudocode window, its contents are used instead of decompiling the function anew.
This menu item performs exactly the same actions as the Copy to assembly command (Action name: hx:Copy2Asm).