-
Notifications
You must be signed in to change notification settings - Fork 245
Open
Labels
Component: WARPEffort: LowIssue should take < 1 weekIssue should take < 1 weekImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround
Milestone
Description
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
Labels
Component: WARPEffort: LowIssue should take < 1 weekIssue should take < 1 weekImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaround