From c76e70090317503161a1f12b1b39038f860b0f0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Tue, 27 Nov 2018 00:00:01 +0000 Subject: [PATCH] gdb: better test command --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index c88d782..a04b9c6 100644 --- a/README.adoc +++ b/README.adoc @@ -11798,7 +11798,7 @@ If something goes wrong, re-run the test commands manually and use `--verbose` t .... ./run --arch arm --background --baremetal add --wait-gdb & -./run-gdb --arch arm --baremetal add --test --verbose +./run-gdb --arch arm --baremetal add --verbose -- main .... and possibly repeat the GDB steps manually with the usual: