|
IDA SDK
|
Options for instant debugging.
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 |
| port number for the remote debugger server | |
| int | pid |
| process to attach to (-1: ask the user) | |
| int | event_id |
| event to trigger upon attaching | |
| bool | attach |
| should attach to a process? | |
1.8.9.1