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

Description

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
}
 

Member Enumeration Documentation

◆ Boolean

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.


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