DEBUG_CONNECTION_INFO Struct Reference
[Application Level Debugging API]

#include <types_vmapi.H>

List of all members.

Public Attributes

DEBUG_CONNECTION_TYPE _type
BOOL _stopAtEntry
int _tcpPort
struct {
   int   _tcpPort
_tcpServer


Detailed Description

Information that an external application level debugger needs in order to connect to Pin.


Member Data Documentation

BOOL DEBUG_CONNECTION_INFO::_stopAtEntry
 

TRUE if Pin stops in debugger at first instruction (-appdebug).

int DEBUG_CONNECTION_INFO::_tcpPort
 

TCP port that Pin listens on waiting for a debugger connection.

struct { ... } DEBUG_CONNECTION_INFO::_tcpServer
 

Information for DEBUG_CONNECTION_TYPE_TCP_SERVER.

DEBUG_CONNECTION_TYPE DEBUG_CONNECTION_INFO::_type
 

Tells the type of debugger connection.


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