FDBX0019
Program start spawn failure, attempting fork/exec; errno=number, errno2=hex-number: string

Explanation

dbx could not start the program using spawn for the given errno, errno2 reason. A fork/exec will now be attempted to start debugging the program.

User response

None.