mirror of https://github.com/pwndbg/pwndbg.git
Disable memory pages exploration for now
The `explore_registers` and `clear_explored_pages` functions are currently redundant as we create an empty memory page on QEMU targets. Also, this functions are not so useful to be called automagically on real remote and embedded targets where we may not have the memory pages information (as it may be too slow to explore stuff via remote gdbstub on a real embedded target).pull/958/head
parent
6345078ae3
commit
30dd9b4479
Loading…
Reference in new issue