Enums don't seem to show the names of values in the watch window and/or hover
Closed this issue · 1 comments
cmuratori commented
The title basically says it all. It would be nice if the debugger showed the name of enum values in parentheses next to the value, or vice versa, as the default way to display an enum.
- Casey
cmuratori commented
I am retracting this because I believe it was a problem with our build where the enum values were not coming through in the final build, so raddbg simply didn't have access to the names.
- Casey