MemoryAccessor 1
A command-line front-end for exploring virtual memory of a linux process by accessing /proc/PID/mem file.
|
Ex: Segment of memory does not exist. More...
#include <memoryaccessor.h>
Ex: Segment of memory does not exist.
This exception is thrown when a memory segment is requested which does not exist (e.g., a number of segment requested that is too big).