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::BadMapsEx Class Reference

Ex: Parsing /proc/PID/maps failed. More...

#include <memoryaccessor.h>

Inheritance diagram for MemoryAccessor::BadMapsEx:
MemoryAccessor::BaseException

Detailed Description

Ex: Parsing /proc/PID/maps failed.

This exception is thrown when there is an error in parsing /proc/PID/maps.


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