-
Notifications
You must be signed in to change notification settings - Fork 269
Closed
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: LinearIssues with the Linear viewIssues with the Linear view
Milestone
Description
Version and Platform (required):
- Binary Ninja Version: 5.3.8701-dev Ultimate, 2b68925b
- OS: macos
- OS Version: 26.1.0
- CPU Architecture: arm64
Bug Description:
If I have single function view enabled and try to undefine the current function, all that happens is the symbol for the function is deleted and everything else remains. If single function view is not enabled, undefine function works as expected and a new function needs to be created using "p".
Steps To Reproduce:
- Open this database:
nova core reflects horizontally - Navigate to
0x18001b470 - Enable single function view.
- Select the function name.
- Click "U" or right click and select "Undefine Function".
- Note that the only effect is the function name and function symbol are deleted. All other annotations, disassembly, etc is still there.
Expected Behavior:
Function is undefined and waiting for the user to either create a function or leave it as is.
Binary:
nova core reflects horizontally
Metadata
Metadata
Assignees
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: TrivialIssues require < 1 day of workIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: LinearIssues with the Linear viewIssues with the Linear view

