Open ethergrouik opened 3 months ago
Could you possibly share a screenshot or even better a binary?
Sorry, I can only share screenshots... Code references while using the HLIL view: When I change to the Disassembly view:
It seems like the rename isn't propagated to the HLIL view.
Environment
Bug Description: Hello, There is a small synchronization problem between the visualization of code references depending on the different selected languages.
Steps To Reproduce: Select a variable, display it as a pointer to retrieve the name of the target variable. If you are in Disassembly, you can see its name each time I see this address in the program. In HLIL, I will only see it in the function where you did the renaming.
Tks for the support.