Skip to content

WARP function symbols persisted across matched functions #7158

@emesare

Description

@emesare

When you select a different WARP function using the sidebar you cannot cause previously selected function symbols to re-appear, this is because the previously created symbol for that selected function is still present.

Screen.Recording.2025-07-22.at.12.41.11.PM.mov

One might say "oh well just make sure to undefine the symbol" unfortunately because multiple symbols shadow each other we will end up causing an analysis loop, due to the undefine occurring within an analysis activity itself. So special care must be done to prevent that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions