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