find seems to hang on bigger areas
Phil Phil via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <PH7PR22MB40484D586F0B952D5BA5FEB0AAFB2@PH7PR22MB4048.namprd22.prod.outlook.com> |
Greetings, I try to search a relatively large memory area in gdb, something like this: find /g 0x7f98f0b000, 0x7f99106000, 0x7f955c9390 GDB 11.1 Target: Aarch64 Host: x64 It doesn't finish even after hours. Can there anything be done? Regards