ROSE 0.11.145.147
|
Attach with ptrace first when reading a process?
Definition at line 133 of file MemoryMap.h.
#include <Rose/BinaryAnalysis/MemoryMap.h>
Public Types | |
enum | Boolean { NO , YES } |
Enumerator | |
---|---|
NO | Assume ptrace is attached and process is stopped. |
YES | Attach with ptrace, get memory, then detach. |
Definition at line 134 of file MemoryMap.h.