commit | 7fd6615678cf02a7e3f42542b5779e46cdd0a747 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 19 17:48:10 2023 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 24 09:34:10 2023 -0600 |
tree | 30ae32fb83021611ee7f2b421a9b7e9e6eedea73 | |
parent | 1cd79c663d55407476a17c38fc242e3d9af4ea7a [diff] |
buildman: Allow --debug to enable debugging The -D option is used, but plumb it through --debug to enable a full traceback when something goes wrong. Signed-off-by: Simon Glass <sjg@chromium.org>