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

"Go To" menu does not work for functions with namespaces #6699

Closed
hiimjustin000 opened this issue Jul 8, 2024 · 0 comments
Closed

"Go To" menu does not work for functions with namespaces #6699

hiimjustin000 opened this issue Jul 8, 2024 · 0 comments
Assignees
Labels
Status: Internal This is being tracked internally by the Ghidra team
Milestone

Comments

@hiimjustin000
Copy link

Describe the bug
The "Go To" menu does not work for functions with namespaces, like, for example, namespace::Class::function. Class::function works just fine, just not namespace::Class::function.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the "Go To" menu
  2. Type in a function that has a namespace and a class attached to it
  3. It will not jump to the function, instead showing "No results."

Expected behavior
It will jump to the function, due to the fact that it exists in the binary.

Screenshots
image

Environment (please complete the following information):

  • OS: Windows 11 (10.0.22631.3737)
  • Java Version: 17.0
  • Ghidra Version: 11.0
  • Ghidra Origin: GitHub

Additional context
This is a huge annoyance, and I would appreciate it if it were fixed in the near future.

@ryanmkurtz ryanmkurtz added the Status: Triage Information is being gathered label Jul 9, 2024
@ghidra007 ghidra007 added Status: Internal This is being tracked internally by the Ghidra team and removed Status: Triage Information is being gathered labels Jul 9, 2024
@ryanmkurtz ryanmkurtz added this to the 11.2 milestone Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Internal This is being tracked internally by the Ghidra team
Projects
None yet
Development

No branches or pull requests

4 participants