DEBUG_MODE Struct Reference
[Application Level Debugging API]

#include <types_vmapi.H>

List of all members.

Public Attributes

DEBUG_CONNECTION_TYPE _type
DEBUG_MODE_OPTIONS _options
const char * _ip
int _tcpPort
struct {
   const char *   _ip
   int   _tcpPort
_tcpClient


Detailed Description

Information about the application debugging mode.


Member Data Documentation

const char* DEBUG_MODE::_ip
 

IP address of machine running debugger (dot decimal format). NULL for local machine.

DEBUG_MODE_OPTIONS DEBUG_MODE::_options
 

Options which affect application debugging.

struct { ... } DEBUG_MODE::_tcpClient
 

Information for DEBUG_CONNECTION_TYPE_TCP_CLIENT.

int DEBUG_MODE::_tcpPort
 

TCP port that debugger is listening on, waiting for a connection from Pin.

DEBUG_CONNECTION_TYPE DEBUG_MODE::_type
 

Tells the connection type to the application debugger.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 22 12:28:39 2011 for Pin by  doxygen 1.4.6