#include <types_vmapi.H>
Public Attributes | |
DEBUG_CONNECTION_TYPE | _type |
BOOL | _stopAtEntry |
int | _tcpPort |
struct { | |
int _tcpPort | |
} | _tcpServer |
|
TRUE if Pin stops in debugger at first instruction (-appdebug).
|
|
TCP port that Pin listens on waiting for a debugger connection.
|
|
Information for DEBUG_CONNECTION_TYPE_TCP_SERVER. |
|
Tells the type of debugger connection.
|