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

Seek to first call if multiple references #3240

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

frmdstryr
Copy link
Contributor

@frmdstryr frmdstryr commented Aug 29, 2023

Your checklist for this pull request

Detailed description

I'm working on a adding a C166 arch. For some (yet unknown) reason I sometimes get multiple references to a function that have a type of data. When clicking on a call it jumps to the random data location. This changes it to seek to the first call or fall back to the previous behavior.

Test plan (required)

There may be an easier way but to see the exact problem, try my c166-dev rizin branch and open a c166 firmware bin.

image

Closing issues

@XVilka XVilka merged commit 2730244 into rizinorg:dev Sep 4, 2023
8 checks passed
@frmdstryr
Copy link
Contributor Author

Thank you!

@frmdstryr frmdstryr deleted the seek-first-call branch September 4, 2023 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants