doc: Correct position of gdb '--args' parameter
authorAndrew Scull <ascull@google.com>
Sun, 3 Apr 2022 10:39:08 +0000 (10:39 +0000)
committerTom Rini <trini@konsulko.com>
Fri, 29 Apr 2022 15:11:36 +0000 (11:11 -0400)
commit53cb97c093061b81ab3247c432d15be011353470
tree7ec35958182aa87d204ac0cab5c00bf90d6045bd
parente95afa56753cebcd20a5114b6d121f281b789006
doc: Correct position of gdb '--args' parameter

The '--args' parameter to gdb comes before the binary that the debugger
will be attached to rather than after the binary and before the
arguments. Fix that in the docs.

Signed-off-by: Andrew Scull <ascull@google.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
doc/develop/tests_sandbox.rst