fExecPending
bool fExecPending;
fExecPending = true;
bool handlePostExecSetup = fExecPending && image->Type() == B_APP_IMAGE
fExecPending = false;