On Sun, 3 Apr 2022 at 04:39, Andrew Scull <[email protected]> wrote: > > 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 <[email protected]> > Cc: Simon Glass <[email protected]> > --- > doc/develop/tests_sandbox.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

