Open
Description
Version and Platform (required):
- Binary Ninja Version: 5.0.7290
- OS: macOS
- OS Version: 15.4.1
- CPU Architecture: x64
Bug Description:
If an enum is applied to a list and there are some ambiguous entries, there isn't a way to determine which enum entry should be displayed.
Steps To Reproduce:
- Open database: "happy river sings easily"
- Go to table entry at
0x3d7
and0x3d9
- Notice how these are not displayed ideally.
- Remove
C_NONE
and all the0xf
entries from the enum. - Notice how some are displayed better, but there are still problems.
Expected Behavior:
The best display would be picked for each one. Or at least some way for me to help it figure out which to display.
Screenshots/Video Recording:

vs

Metadata
Metadata
Assignees
Labels
No labels