Improved error reporting when execvp fails
Currently the execvp fails for a launch process it does not give much diagnosis. This change reports the errno reason why the execvp failed. This has been useful in finding simple naming errors. Change-Id: Ifcc33c87931535019d8509234818c9d995fa4b9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2383292 Commit-Queue: Peter McNeeley <petermcneeley@chromium.org> Reviewed-by:Robert Sesek <rsesek@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#804383}
Showing
Please register or sign in to comment