Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefining a data variable or function does not remove the symbol for it #6165

Open
negasora opened this issue Nov 20, 2024 · 1 comment
Open
Assignees
Labels
State: Awaiting Triage Issue is waiting for more in-depth triage from a developer

Comments

@negasora
Copy link
Member

  1. Open a binary
  2. Select a function/data variable
  3. Notice bv.get_symbol_at(here) shows the symbol for what you have selected
  4. Hit u or use undefine from the context menu
  5. Notice bv.get_symbol_at(here) still shows the symbol for what you have selected
@negasora negasora added the State: Awaiting Triage Issue is waiting for more in-depth triage from a developer label Nov 20, 2024
@xusheng6
Copy link
Member

It only removes a user symbol iirc. Is it the case?

@xusheng6 xusheng6 self-assigned this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
State: Awaiting Triage Issue is waiting for more in-depth triage from a developer
Projects
None yet
Development

No branches or pull requests

2 participants