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

Renaming a function parameter collapses the symbol tree #7891

Open
astrelsky opened this issue Mar 9, 2025 · 0 comments
Open

Renaming a function parameter collapses the symbol tree #7891

astrelsky opened this issue Mar 9, 2025 · 0 comments
Assignees
Labels
Status: Triage Information is being gathered

Comments

@astrelsky
Copy link
Contributor

astrelsky commented Mar 9, 2025

Describe the bug
Renaming a function parameter collapses the symbol tree categories. Please don't do that.
Retyping a local does this as well. Please don't do that either.

To Reproduce
Steps to reproduce the behavior:

  1. Expand categories in the symbol tree.
  2. Rename a function parameter in the decompiler.

Expected behavior
Symbol tree should be unchanged.
All actions not in the symbol tree should not change the symbol tree.

Environment (please complete the following information):

  • Ghidra Version: 11.4_DEV

Additional context
There is no filter in the symbol tree.

@astrelsky astrelsky changed the title Renaming a function parameter closes the symbol tree Renaming a function parameter collapses the symbol tree Mar 9, 2025
@dragonmacher dragonmacher self-assigned this Mar 10, 2025
@dragonmacher dragonmacher added the Status: Triage Information is being gathered label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage Information is being gathered
Projects
None yet
Development

No branches or pull requests

2 participants