Skip to content

Commit c76e700

Browse files
committed
gdb: better test command
1 parent 2a16ddc commit c76e700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11798,7 +11798,7 @@ If something goes wrong, re-run the test commands manually and use `--verbose` t
1179811798

1179911799
....
1180011800
./run --arch arm --background --baremetal add --wait-gdb &
11801-
./run-gdb --arch arm --baremetal add --test --verbose
11801+
./run-gdb --arch arm --baremetal add --verbose -- main
1180211802
....
1180311803

1180411804
and possibly repeat the GDB steps manually with the usual:

0 commit comments

Comments
 (0)