UnHide

Description

Unhide the current function, segment, structure, enumeration or hidden range. This command allows you to unhide a hidden part of disassembly.

This command unhides the element located under the cursor, following these rules:

  • If the cursor is on the hidden function name, the function will be unhidden.

  • If the cursor is on the terse structure variable, the structure will be uncollapsed and displayed in the regular form.

  • If the cursor is on the hidden range, the hidden range will be unhidden.

  • If the cursor is on the hidden segment name, the segment will be unhidden.

Last updated

Was this helpful?