Process options
Action name: SetupProcess
Host application to launch.
When the debugging target (== 'input file') is an executable file, this field is equal to the 'input file'.
If this field is wrong, IDA will not be able to launch the program.
For remoting debugging, this field denotes a remote file. The input file used to create the database.
For remoting debugging, this field denotes a remote file. Directory to start the application. If empty, then the current directory
will be used.
For remoting debugging, this field denotes a remote directory. Optional parameters to pass to the debugged application (or the host application)
when it starts. This field may be empty.
The standard input/output/error channels can be redirected using
the bash shell notations. for example: >output 2>&1Last updated
Was this helpful?
