MemoryAccessor 1
A command-line front-end for exploring virtual memory of a linux process by accessing /proc/PID/mem file.
Loading...
Searching...
No Matches
MemoryAccessor::AddressNotInSegmentEx Class Reference

Ex: Address does not belong to any segment. More...

#include <memoryaccessor.h>

Inheritance diagram for MemoryAccessor::AddressNotInSegmentEx:
MemoryAccessor::SegmentEx MemoryAccessor::BaseException

Detailed Description

Ex: Address does not belong to any segment.

This exception is thrown when there is an attempt to use an address that is not located in any segment of memory.


The documentation for this class was generated from the following file: