ROSE  0.11.145.0
Public Types | List of all members
Rose::BinaryAnalysis::MemoryMap::Attach Struct Reference

Description

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
}
 

Member Enumeration Documentation

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.


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