Enumerating memory regions from Python
Florian Weimer via Gdb <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Is it possible to enumerate the memory regions (of a core dump) from Python? I do not see any Progspace-related for that in GDB 10.2. Thanks, Florian