|
ROSE 0.11.145.354
|
Attach with ptrace first when reading a process?
Definition at line 136 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 137 of file MemoryMap.h.