Home
last modified time | relevance | path

Searched refs:vgdb (Results 1 – 25 of 52) sorted by relevance

123

/external/valgrind/main/gdbserver_tests/
Dmchelp.vgtest3 vgopts: --tool=memcheck --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mchelp
6 progB: vgdb
7 argsB: --wait=60 --vgdb-prefix=./vgdb-prefix-mchelp -c help -c help debug -c v.kill
Dnlsigvgdb.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-nlsigvgdb
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
10 shell ./simulate_control_c --vgdb-prefix=./vgdb-prefix-nlsigvgdb 1 grep continuing nlsigvgdb.stderr…
DmcinvokeWS.vgtest1 # test that vgdb can invoke a process when all threads are in WaitSys mode.
5 vgopts: --tool=memcheck --vgdb=yes --vgdb-prefix=./vgdb-prefix-mcinvokeWS
7 prereq: test -f vgdb.ptraceinvoker
9 argsB: 10 --vgdb-prefix=./vgdb-prefix-mcinvokeWS --wait=60 -c v.wait 0
Dnlcontrolc.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-nlcontrolc
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
8 shell ./simulate_control_c --vgdb-prefix=./vgdb-prefix-nlcontrolc 1 grep main nlcontrolc.stderr.out
26 shell ./simulate_control_c --vgdb-prefix=./vgdb-prefix-nlcontrolc 1 grep changed nlcontrolc.stdoutB…
Dnlsigvgdb.vgtest3 # gdbserver must send a signal to itself that is wait-ed for by vgdb.
4 # But if this signal is masked, then vgdb does not recuperate the control
8 vgopts: --tool=none --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-nlsigvgdb
10 prereq: test -e gdb -a -f vgdb.ptraceinvoker
DmcinvokeRU.vgtest1 # test that vgdb can invoke a process when all threads are in Runnable or Yielding mode
5 vgopts: --tool=memcheck --vgdb=yes --vgdb-prefix=./vgdb-prefix-mcinvokeRU
7 # as the Valgrind process is always busy, we do not need the vgdb.ptraceinvoker prereq.
11 argsB: 10 --vgdb-prefix=./vgdb-prefix-mcinvokeRU --max-invoke-ms=0 --wait=60 -c v.wait 0
DmcinfcallRU.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcinfcallRU
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
8 shell ./simulate_control_c --vgdb-prefix=./vgdb-prefix-mcinfcallRU 1 grep main mcinfcallRU.stderr.o…
DmcinfcallWSRU.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcinfcallWSRU
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
16 shell ./simulate_control_c --vgdb-prefix=./vgdb-prefix-mcinfcallWSRU 1 grep main mcinfcallWSRU.stde…
Dmcmain_pic.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcmain_pic
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
Dmssnapshot.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mssnapshot
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
Dmcwatchpoints.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcwatchpoints
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
Dmcsigpass.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcsigpass
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
Dnlpasssigalrm.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-nlpasssigalrm
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
DREADME_DEVELOPERS23 --port of vgdb, and using the tcp/ip variant of the 'target remote'
33 Some tests implies to have a vgdb "ptrace invoker" capable.
86 progB: another program (typically, either gdb or vgdb standalone)
93 So, each test gets its own '--vgdb-prefix' argument.
95 if a previous test stayed blocked, the vgdb of the next test
154 valgrind --vgdb=yes --vgdb-error=0 --vgdb-poll=500 ./t
160 target remote|vgdb
162 target remote|vgdb reattach
164 target remote|vgdb reattach
171 valgrind --vgdb=yes --vgdb-error=1 --vgdb-poll=500 ./t
[all …]
Dmcwatchpoints.vgtest2 # Note: we need --vgdb=full to stop at the instruction following the watchpoint.
6 vgopts: --tool=memcheck --vgdb=full --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcwatchpoints
Dmcbreak.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcbreak
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
28 monitor v.set vgdb-error 0
65 monitor v.set vgdb-error 0
Dmake_local_links97 ln -f -s ../coregrind/vgdb gdbserver_tests/vgdb
101 if gdbserver_tests/vgdb --help 2>&1 |
105 rm -f gdbserver_tests/vgdb.ptraceinvoker
107 touch gdbserver_tests/vgdb.ptraceinvoker
Dnlcontrolc.vgtest11 vgopts: --tool=none --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-nlcontrolc
13 prereq: test -e gdb -a -f vgdb.ptraceinvoker
Dmcclean_after_fork.vgtest4 vgopts: --tool=memcheck --vgdb=full --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcclean_after_fork
Dmssnapshot.vgtest4 vgopts: --tool=massif --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mssnapshot
Dmcclean_after_fork.stdinB.gdb2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-mcclean_after_fork
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
Dmcvabits.vgtest4 vgopts: --tool=memcheck --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcvabits
Dmcbreak.vgtest5 vgopts: --tool=memcheck --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcbreak
Dmcsigpass.vgtest4 vgopts: --tool=memcheck --vgdb=full --vex-iropt-precise-memory-exns=yes --vgdb-error=0 --vgdb-prefi…
Dmcleak.vgtest3 vgopts: --tool=memcheck --vgdb=yes --vgdb-error=0 --vgdb-prefix=./vgdb-prefix-mcleak -q --leak-chec…

123