OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:displaced
(Results
1 - 25
of
192
) sorted by relevancy
1
2
3
4
5
6
7
8
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
ppc64-atomic-inst.exp
30
# The test proper.
DISPLACED
is true if we should try with
displaced
32
proc do_test {
displaced
} {
39
gdb_test_no_output "set
displaced
-stepping $
displaced
"
62
foreach
displaced
{ "off" "on" } {
63
with_test_prefix "
displaced
=$
displaced
" {
64
do_test $
displaced
ppc64-atomic-inst.exp
30
# The test proper.
DISPLACED
is true if we should try with
displaced
32
proc do_test {
displaced
} {
39
gdb_test_no_output "set
displaced
-stepping $
displaced
"
62
foreach
displaced
{ "off" "on" } {
63
with_test_prefix "
displaced
=$
displaced
" {
64
do_test $
displaced
ppc64-isa207-atomic-inst.exp
33
# The test proper.
DISPLACED
is true if we should try with
displaced
36
proc do_test {
displaced
} {
44
gdb_test_no_output "set
displaced
-stepping $
displaced
"
90
foreach
displaced
{ "off" "on" } {
91
with_test_prefix "
displaced
=$
displaced
" {
92
do_test $
displaced
ppc64-isa207-atomic-inst.exp
33
# The test proper.
DISPLACED
is true if we should try with
displaced
36
proc do_test {
displaced
} {
44
gdb_test_no_output "set
displaced
-stepping $
displaced
"
90
foreach
displaced
{ "off" "on" } {
91
with_test_prefix "
displaced
=$
displaced
" {
92
do_test $
displaced
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
ppc64-atomic-inst.exp
30
# The test proper.
DISPLACED
is true if we should try with
displaced
32
proc do_test {
displaced
} {
39
gdb_test_no_output "set
displaced
-stepping $
displaced
"
62
foreach
displaced
{ "off" "on" } {
63
with_test_prefix "
displaced
=$
displaced
" {
64
do_test $
displaced
ppc64-atomic-inst.exp
30
# The test proper.
DISPLACED
is true if we should try with
displaced
32
proc do_test {
displaced
} {
39
gdb_test_no_output "set
displaced
-stepping $
displaced
"
62
foreach
displaced
{ "off" "on" } {
63
with_test_prefix "
displaced
=$
displaced
" {
64
do_test $
displaced
ppc64-isa207-atomic-inst.exp
33
# The test proper.
DISPLACED
is true if we should try with
displaced
36
proc do_test {
displaced
} {
44
gdb_test_no_output "set
displaced
-stepping $
displaced
"
90
foreach
displaced
{ "off" "on" } {
91
with_test_prefix "
displaced
=$
displaced
" {
92
do_test $
displaced
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
step-over-no-symbols.exp
41
# Test stepping past a breakpoint with no symbols.
DISPLACED
is one
42
# of the "set
displaced
-stepping" options. If GDB can't find where to
46
proc test_step_over {
displaced
} {
73
gdb_test_no_output "set
displaced
-stepping $
displaced
"
84
foreach
displaced
{ "off" "on" "auto" } {
85
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
89
with_test_prefix "
displaced
=$
displaced
" {
90
test_step_over $
displaced
[
all
...]
step-over-no-symbols.exp
41
# Test stepping past a breakpoint with no symbols.
DISPLACED
is one
42
# of the "set
displaced
-stepping" options. If GDB can't find where to
46
proc test_step_over {
displaced
} {
73
gdb_test_no_output "set
displaced
-stepping $
displaced
"
84
foreach
displaced
{ "off" "on" "auto" } {
85
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
89
with_test_prefix "
displaced
=$
displaced
" {
90
test_step_over $
displaced
[
all
...]
continue-after-aborted-step-over.exp
43
#
DISPLACED
indicates whether to use
displaced
-stepping.
44
proc do_test {
displaced
breakpoint_always_inserted} {
50
gdb_test_no_output "set
displaced
-stepping $
displaced
"
87
# machinery. So make sure this runs with
displaced
stepping disabled,
88
# and for good measure, also try with
displaced
stepping enabled.
89
foreach_with_prefix
displaced
-stepping {"off" "on"} {
91
do_test ${
displaced
-stepping} ${breakpoint-always-inserted}
continue-after-aborted-step-over.exp
43
#
DISPLACED
indicates whether to use
displaced
-stepping.
44
proc do_test {
displaced
breakpoint_always_inserted} {
50
gdb_test_no_output "set
displaced
-stepping $
displaced
"
87
# machinery. So make sure this runs with
displaced
stepping disabled,
88
# and for good measure, also try with
displaced
stepping enabled.
89
foreach_with_prefix
displaced
-stepping {"off" "on"} {
91
do_test ${
displaced
-stepping} ${breakpoint-always-inserted}
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.threads/
step-over-lands-on-breakpoint.exp
27
# The test proper.
DISPLACED
is true if we should try with
displaced
29
proc do_test {
displaced
command} {
32
with_test_prefix "
displaced
=$
displaced
: $command" {
39
gdb_test_no_output "set
displaced
-stepping $
displaced
"
72
foreach
displaced
{ "off" "on" } {
73
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
79
do_test $
displaced
$comman
[
all
...]
step-over-lands-on-breakpoint.exp
27
# The test proper.
DISPLACED
is true if we should try with
displaced
29
proc do_test {
displaced
command} {
32
with_test_prefix "
displaced
=$
displaced
: $command" {
39
gdb_test_no_output "set
displaced
-stepping $
displaced
"
72
foreach
displaced
{ "off" "on" } {
73
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
79
do_test $
displaced
$comman
[
all
...]
step-over-trips-on-watchpoint.exp
32
# The test proper.
DISPLACED
is true if we should try with
displaced
36
proc do_test {
displaced
with_bp } {
46
with_test_prefix "
displaced
=$
displaced
: $prefix" {
56
gdb_test_no_output "set
displaced
-stepping $
displaced
"
129
foreach
displaced
{ "off" "on" } {
130
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
135
do_test $
displaced
$with_b
[
all
...]
step-over-trips-on-watchpoint.exp
32
# The test proper.
DISPLACED
is true if we should try with
displaced
36
proc do_test {
displaced
with_bp } {
46
with_test_prefix "
displaced
=$
displaced
: $prefix" {
56
gdb_test_no_output "set
displaced
-stepping $
displaced
"
129
foreach
displaced
{ "off" "on" } {
130
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
135
do_test $
displaced
$with_b
[
all
...]
step-over-thread-exit-while-stop-all-threads.exp
29
proc test {
displaced
-stepping target-non-stop} {
35
gdb_test_no_output "set
displaced
-stepping ${
displaced
-stepping}"
65
foreach_with_prefix
displaced
-stepping {off auto} {
67
test ${
displaced
-stepping} ${target-non-stop}
step-over-thread-exit-while-stop-all-threads.exp
29
proc test {
displaced
-stepping target-non-stop} {
35
gdb_test_no_output "set
displaced
-stepping ${
displaced
-stepping}"
65
foreach_with_prefix
displaced
-stepping {off auto} {
67
test ${
displaced
-stepping} ${target-non-stop}
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
step-over-no-symbols.exp
41
# Test stepping past a breakpoint with no symbols.
DISPLACED
is one
42
# of the "set
displaced
-stepping" options. If GDB can't find where to
46
proc test_step_over {
displaced
} {
74
gdb_test_no_output "set
displaced
-stepping $
displaced
"
85
foreach
displaced
{ "off" "on" "auto" } {
86
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
90
with_test_prefix "
displaced
=$
displaced
" {
91
test_step_over $
displaced
[
all
...]
step-over-no-symbols.exp
41
# Test stepping past a breakpoint with no symbols.
DISPLACED
is one
42
# of the "set
displaced
-stepping" options. If GDB can't find where to
46
proc test_step_over {
displaced
} {
74
gdb_test_no_output "set
displaced
-stepping $
displaced
"
85
foreach
displaced
{ "off" "on" "auto" } {
86
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
90
with_test_prefix "
displaced
=$
displaced
" {
91
test_step_over $
displaced
[
all
...]
continue-after-aborted-step-over.exp
43
#
DISPLACED
indicates whether to use
displaced
-stepping.
44
proc do_test {
displaced
breakpoint_always_inserted} {
51
gdb_test_no_output "set
displaced
-stepping $
displaced
"
88
# machinery. So make sure this runs with
displaced
stepping disabled,
89
# and for good measure, also try with
displaced
stepping enabled.
90
foreach_with_prefix
displaced
-stepping {"off" "on"} {
92
do_test ${
displaced
-stepping} ${breakpoint-always-inserted}
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.threads/
step-over-lands-on-breakpoint.exp
27
# The test proper.
DISPLACED
is true if we should try with
displaced
29
proc do_test {
displaced
command} {
32
with_test_prefix "
displaced
=$
displaced
: $command" {
39
gdb_test_no_output "set
displaced
-stepping $
displaced
"
72
foreach
displaced
{ "off" "on" } {
73
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
79
do_test $
displaced
$comman
[
all
...]
step-over-lands-on-breakpoint.exp
27
# The test proper.
DISPLACED
is true if we should try with
displaced
29
proc do_test {
displaced
command} {
32
with_test_prefix "
displaced
=$
displaced
: $command" {
39
gdb_test_no_output "set
displaced
-stepping $
displaced
"
72
foreach
displaced
{ "off" "on" } {
73
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
79
do_test $
displaced
$comman
[
all
...]
step-over-trips-on-watchpoint.exp
32
# The test proper.
DISPLACED
is true if we should try with
displaced
36
proc do_test {
displaced
with_bp } {
46
with_test_prefix "
displaced
=$
displaced
: $prefix" {
56
gdb_test_no_output "set
displaced
-stepping $
displaced
"
129
foreach
displaced
{ "off" "on" } {
130
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
135
do_test $
displaced
$with_b
[
all
...]
step-over-trips-on-watchpoint.exp
32
# The test proper.
DISPLACED
is true if we should try with
displaced
36
proc do_test {
displaced
with_bp } {
46
with_test_prefix "
displaced
=$
displaced
: $prefix" {
56
gdb_test_no_output "set
displaced
-stepping $
displaced
"
129
foreach
displaced
{ "off" "on" } {
130
if { $
displaced
!= "off" && ![support_displaced_stepping] } {
135
do_test $
displaced
$with_b
[
all
...]
step-over-thread-exit-while-stop-all-threads.exp
29
proc test {
displaced
-stepping target-non-stop} {
35
gdb_test_no_output "set
displaced
-stepping ${
displaced
-stepping}"
65
foreach_with_prefix
displaced
-stepping {off auto} {
67
test ${
displaced
-stepping} ${target-non-stop}
Completed in 149 milliseconds
1
2
3
4
5
6
7
8
Indexes created Wed Jul 08 00:27:11 UTC 2026