hx_ResTypeInfo

Description

Reset decompiler information. This command deletes decompiler information. It can delete information about global objects (functions, static data, structure/enum types) and/or information local to the current function.

Use this command if you inadvertently made some change that made decompilation impossible.

It can also be used to reset other information types used by the decompiler. For example, the forced variadic arguments or Split expression (Action name: hx:SplitExpr) can be reset.

Last updated

Was this helpful?