HomeSort by: relevance | last modified time | path
    Searched refs:non (Results 1 - 25 of 721) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
step-N-all-progress.exp 17 # steps. GDB used to have a bug where in target-non-stop targets, and
30 proc test {non-stop target-non-stop} {
32 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
33 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\""
50 foreach_with_prefix non-stop {off on} {
51 foreach_with_prefix target-non-stop {off on} {
52 if {${non-stop} == "on" && ${target-non-stop} == "off"}
    [all...]
vfork-multi-thread.exp 56 proc do_test { target-non-stop non-stop follow-fork-mode detach-on-fork schedule-multiple } {
58 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
59 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\""
86 foreach_with_prefix target-non-stop {auto on off} {
87 foreach_with_prefix non-stop {off on} {
91 do_test ${target-non-stop} ${non-stop} ${follow-fork-mode} ${detach-on-fork} ${schedule-multiple
    [all...]
step-over-thread-exit.exp 46 # NS_STOP_ALL is only used if testing "set non-stop on", and indicates
50 proc test {step_over_mode non-stop target-non-stop schedlock cmd ns_stop_all} {
51 if {${non-stop} == "off" && $ns_stop_all} {
56 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
57 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\""
72 || (${non-stop} == "on" && $ns_stop_all)} {
80 if {${non-stop} == "on"}
    [all...]
foll-fork-other-thread.exp 38 # - TARGET-NON-STOP: "maintenance set target-non-stop" value, "auto", "on" or
40 # - NON-STOP: "set non-stop" value, "on" or "off".
43 proc do_test { fork_func follow target-non-stop non-stop displaced-stepping } {
45 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
46 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\"
    [all...]
next-fork-exec-other-thread.exp 59 # - TARGET-NON-STOP: "maintenance set target-non-stop" value, "auto", "on" or
61 # - NON-STOP: "set non-stop" value, "on" or "off".
64 proc do_test { fork_func target-non-stop non-stop displaced-stepping } {
66 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
67 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\"
    [all...]
next-fork-other-thread.exp 50 # - TARGET-NON-STOP: "maintenance set target-non-stop" value, "auto", "on" or
52 # - NON-STOP: "set non-stop" value, "on" or "off".
55 proc do_test { fork_func target-non-stop non-stop displaced-stepping } {
57 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
58 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\"
    [all...]
step-over-thread-exit-while-stop-all-threads.exp 29 proc test {displaced-stepping target-non-stop} {
31 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
66 foreach_with_prefix target-non-stop {off on} {
67 test ${displaced-stepping} ${target-non-stop}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
step-N-all-progress.exp 17 # steps. GDB used to have a bug where in target-non-stop targets, and
30 proc test {non-stop target-non-stop} {
32 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
33 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\""
50 foreach_with_prefix non-stop {off on} {
51 foreach_with_prefix target-non-stop {off on} {
52 if {${non-stop} == "on" && ${target-non-stop} == "off"}
    [all...]
vfork-multi-thread.exp 58 proc do_test { target-non-stop non-stop follow-fork-mode detach-on-fork schedule-multiple } {
60 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
61 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\""
88 foreach_with_prefix target-non-stop {auto on off} {
89 foreach_with_prefix non-stop {off on} {
93 do_test ${target-non-stop} ${non-stop} ${follow-fork-mode} ${detach-on-fork} ${schedule-multiple
    [all...]
step-over-thread-exit.exp 46 # NS_STOP_ALL is only used if testing "set non-stop on", and indicates
50 proc test {step_over_mode non-stop target-non-stop schedlock cmd ns_stop_all} {
51 if {${non-stop} == "off" && $ns_stop_all} {
56 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
57 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\""
72 || (${non-stop} == "on" && $ns_stop_all)} {
80 if {${non-stop} == "on"}
    [all...]
foll-fork-other-thread.exp 40 # - TARGET-NON-STOP: "maintenance set target-non-stop" value, "auto", "on" or
42 # - NON-STOP: "set non-stop" value, "on" or "off".
45 proc do_test { fork_func follow target-non-stop non-stop displaced-stepping } {
47 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
48 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\"
    [all...]
next-fork-exec-other-thread.exp 61 # - TARGET-NON-STOP: "maintenance set target-non-stop" value, "auto", "on" or
63 # - NON-STOP: "set non-stop" value, "on" or "off".
66 proc do_test { fork_func target-non-stop non-stop displaced-stepping } {
68 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
69 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\"
    [all...]
next-fork-other-thread.exp 52 # - TARGET-NON-STOP: "maintenance set target-non-stop" value, "auto", "on" or
54 # - NON-STOP: "set non-stop" value, "on" or "off".
57 proc do_test { fork_func target-non-stop non-stop displaced-stepping } {
59 append ::GDBFLAGS " -ex \"maintenance set target-non-stop ${target-non-stop}\""
60 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\"
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.server/
attach-flag.exp 31 proc run_one_test { non-stop target-non-stop } {
55 gdb_test_no_output "set non-stop ${non-stop}"
56 gdb_test_no_output "maint set target-non-stop ${target-non-stop}"
66 foreach_with_prefix non-stop {0 1} {
67 foreach_with_prefix target-non-stop {0 1} {
69 if { ${non-stop} == 1 && ${target-non-stop} == 0}
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.server/
attach-flag.exp 31 proc run_one_test { non-stop target-non-stop } {
55 gdb_test_no_output "set non-stop ${non-stop}"
56 gdb_test_no_output "maint set target-non-stop ${target-non-stop}"
66 foreach_with_prefix non-stop {0 1} {
67 foreach_with_prefix target-non-stop {0 1} {
69 if { ${non-stop} == 1 && ${target-non-stop} == 0}
    [all...]
  /src/crypto/external/apache2/openssl/dist/demos/guide/
build.info 10 tls-client-non-block \
11 quic-client-non-block \
13 quic-server-non-block \
14 quic-client-non-block \
28 INCLUDE[tls-client-non-block]=../../include
29 SOURCE[tls-client-non-block]=tls-client-non-block.c
30 DEPEND[tls-client-non-block]=../../libcrypto ../../libssl
36 INCLUDE[quic-server-non-block]=../../include
37 SOURCE[quic-server-non-block]=quic-server-non-block.
    [all...]
Makefile 11 tls-client-non-block \
13 quic-server-non-block \
14 quic-client-non-block
26 tls-client-non-block: tls-client-non-block.o
28 quic-server-non-block: quic-server-non-block.o
29 quic-client-non-block: quic-client-non-block.o
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-cmd-error.exp 19 # - a failing non-execution command, or,
20 # - a non-failing command,
40 # A non-execution command that errors out.
45 "failing non-execution command"
53 "non-failing command"
66 "failing non-execution command"
67 "non-failing command"
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-cmd-error.exp 19 # - a failing non-execution command, or,
20 # - a non-failing command,
40 # A non-execution command that errors out.
45 "failing non-execution command"
53 "non-failing command"
66 "failing non-execution command"
67 "non-failing command"
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.multi/
multi-target-continue.exp 16 # Test "continue" to breakpoints in different targets. In non-stop
25 proc test_continue {non-stop} {
26 if {![setup ${non-stop}]} {
39 upvar 1 non-stop non-stop
49 if {${non-stop} == "off"} {
100 foreach_with_prefix non-stop {"off" "on"} {
101 test_continue ${non-stop}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.multi/
multi-target-continue.exp 16 # Test "continue" to breakpoints in different targets. In non-stop
25 proc test_continue {non-stop} {
26 if {![setup ${non-stop}]} {
39 upvar 1 non-stop non-stop
49 if {${non-stop} == "off"} {
100 foreach_with_prefix non-stop {"off" "on"} {
101 test_continue ${non-stop}
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
info-program.exp 24 # current thread. In non-stop mode, the command always prints info
33 # - NON-STOP: "set non-stop" value, "on" or "off".
35 proc do_test { threads non-stop } {
37 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\""
49 if {${non-stop} == "on"} {
80 if {${non-stop} == "on"} {
133 foreach_with_prefix non-stop {on off} {
134 do_test ${threads} ${non-stop
    [all...]
vfork-follow-parent.exp 56 append ::GDBFLAGS " -ex \"maint set target-non-stop ${target_non_stop}\""
57 append ::GDBFLAGS " -ex \"set non-stop ${non_stop}\""
107 foreach_with_prefix target-non-stop {on off} {
108 # This test was written assuming non-stop mode is off.
109 foreach_with_prefix non-stop {off} {
110 if {!${target-non-stop} && ${non-stop}} {
114 do_test $exec_file $resolution_method ${target-non-stop} ${non-stop}
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
info-program.exp 24 # current thread. In non-stop mode, the command always prints info
33 # - NON-STOP: "set non-stop" value, "on" or "off".
35 proc do_test { threads non-stop } {
37 append ::GDBFLAGS " -ex \"set non-stop ${non-stop}\""
50 if {${non-stop} == "on"} {
81 if {${non-stop} == "on"} {
134 foreach_with_prefix non-stop {on off} {
135 do_test ${threads} ${non-stop
    [all...]
vfork-follow-parent.exp 58 append ::GDBFLAGS " -ex \"maint set target-non-stop ${target_non_stop}\""
59 append ::GDBFLAGS " -ex \"set non-stop ${non_stop}\""
109 foreach_with_prefix target-non-stop {on off} {
110 # This test was written assuming non-stop mode is off.
111 foreach_with_prefix non-stop {off} {
112 if {!${target-non-stop} && ${non-stop}} {
116 do_test $exec_file $resolution_method ${target-non-stop} ${non-stop}

Completed in 29 milliseconds

1 2 3 4 5 6 7 8 91011>>