You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
184 B

target select 0
breakpoint set -f simple.c -l 4
run
target select 1
breakpoint set -f simple.c -l 8
run
target select 0
cont
target select 1
cont
reproducer status
reproducer generate