Lines Matching refs:vgdb
2 target remote | ./vgdb --wait=60 --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue
3 echo vgdb launched process attached\n
4 monitor v.set vgdb-error 999999
8 shell ./simulate_control_c --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue 1 grep main nlvgdbsigqueue.st…
10 # send SIGUSR1/SIGUSR1 in a few seconds, after vgdb has attached
11 # vgdb will attach when it will receive the control-c
12 shell ./send_signal USR1 --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue 0 grep attachedwaitingforsigusr…
13 shell ./send_signal USR1 --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue 1 grep attachedwaitingforsigusr…
15 echo continuing to have vgdb interrupted by simulate_control_c\n
18 # Now vgdb should have received the interrupt, and so has
20 # wait for the USR sig to be sent, that will be queued by vgdb.
25 # continue, so as to have vgdb sending queued signals when PTRACE_DETACHing
29 shell ./simulate_control_c --vgdb-prefix=./vgdb-prefix-nlvgdbsigqueue 1