Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
instant_dbgopts_t Struct Reference

Options for instant debugging. More...

#include <pro.h>

Public Attributes

qstring debmod
 name of debugger module
 
qstring env
 config variables for debmod. example: DEFAULT_CPU=13;MAXPACKETSIZE=-1
 
qstring host
 remote hostname (if remote debugging)
 
qstring pass
 password for the remote debugger server
 
int port = 0
 port number for the remote debugger server
 
int pid = -1
 process to attach to (-1: ask the user)
 
int event_id = -1
 event to trigger upon attaching
 
bool attach = false
 should attach to a process?
 

Detailed Description

Options for instant debugging.


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