You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug Description:
use the short key of g, we jump to the address of 0xFFFFFFC008626658 in the mode of c source code, we can not jmp to the right address sometimes. Steps To Reproduce:
simplescreenrecorder-2024-11-16_19.24.40.mp4
Binary:
maybe you can see the right address in assembly code, but if we are in c code mode, its not the correct address.
Version and Platform (required):
Linux version 6.10.13-3-MANJARO (builduser@fv-az1246-770) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) use Caches folder on OS X for download cache to prevent backups #1 SMP PREEMPT_DYNAMIC Tue Oct 8 03:24:49 UTC 2024
Bug Description:
use the short key of g, we jump to the address of 0xFFFFFFC008626658 in the mode of c source code, we can not jmp to the right address sometimes.
Steps To Reproduce:
simplescreenrecorder-2024-11-16_19.24.40.mp4
Binary:
maybe you can see the right address in assembly code, but if we are in c code mode, its not the correct address.