Tony L

Results 9 comments of Tony L

If this approach not something you prefer I can edit it if you could share some quick feedback on this @ryanfleury. I can also close this if you would prefer...

This seems to only show what is in `rcx` and everything else after the comma is ignored, but the data in `rcx` should be correct. You can see it if...

![kuva](https://github.com/EpicGames/raddebugger/assets/13787455/ea4a9d5c-cad5-495a-a757-eb3a27772d85) It works normally for me when I'm hovering over `rsp` when its not used as memory address. Are you trying to hover when its inside square brackets?

I have absolutely no idea. I feel like I had those two lines there since the beginning. I tried to get rid of the second one and for awhile it...

Okay never mind. I tried to reproduce it again and somehow it seemed to be have gone away. So the file path map definitely has something to do with it....

It seems that the issue only goes away after rebooting even if I remove the empty file path map. I will try to find a way to get the empty...

Heres how to reproduce it: https://github.com/EpicGames/raddebugger/assets/13787455/4d25b119-6a36-4f89-b677-f641826c021b 1. Add some paths in the same places as in the video 2. Exit the application normally 3. Reopen it 4. double click the...

https://github.com/EpicGames/raddebugger/assets/13787455/79621371-0044-4eee-b7cb-bedf19947c71 You can get rid of the issue by filling all of them and then removing normally

I believe I found the reason why this issue is happening. ![kuva](https://github.com/EpicGames/raddebugger/assets/13787455/209f9f8c-6359-439d-86d1-0a329d092c49) Normally the `map_link->kind` is `DF_EntityKind_Nil `when the Destination Path is empty. When you reopen the application the empty...