valgrind/tests/bz672959-RFE-Integrate-valgrind-with-gdb-possibly-through/noerror.gdb

7 lines
42 B
Plaintext

target remote | vgdb
b 10
c
set (a=5)
c
q