OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bp_addr
(Results
1 - 25
of
131
) sorted by relevancy
1
2
3
4
5
6
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
riscv-bp-infcall.exp
33
set
bp_addr
[get_valueof "/x" "\$sp" 0]
34
set
bp_addr
[format 0x%x [expr ($
bp_addr
& ~0xf) - 0x20]]
41
gdb_test_no_output "set *((unsigned short *) (${
bp_addr
} + $i))=0x1" \
52
".*Using EBREAK for breakpoint at $
bp_addr
\\(instruction length 4\\).*"
i386-prologue-skip-cf-protection.exp
42
set
bp_addr
-1
47
set
bp_addr
$expect_out(1,string)
50
set
bp_addr
[expr $
bp_addr
]
56
if { $
bp_addr
!= -1 } {
58
gdb_assert {$
bp_addr
> $main_addr}
skip-prologue.exp
26
set
bp_addr
""
29
set
bp_addr
$expect_out(1,string)
34
if { $
bp_addr
== "" } {
50
set test {$
bp_addr
== $prologue_end_addr}
53
} elseif { $
bp_addr
< $prologue_end_addr } {
65
} elseif { $
bp_addr
> $prologue_end_addr } {
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
riscv-bp-infcall.exp
33
set
bp_addr
[get_valueof "/x" "\$sp" 0]
34
set
bp_addr
[format 0x%x [expr ($
bp_addr
& ~0xf) - 0x20]]
41
gdb_test_no_output "set *((unsigned short *) (${
bp_addr
} + $i))=0x1" \
52
".*Using EBREAK for breakpoint at $
bp_addr
\\(instruction length 4\\).*"
i386-prologue-skip-cf-protection.exp
33
set
bp_addr
-1
38
set
bp_addr
$expect_out(1,string)
41
set
bp_addr
[expr $
bp_addr
]
48
gdb_assert {$
bp_addr
!= -1 && $
bp_addr
> $main_addr} \
skip-prologue.exp
26
set
bp_addr
""
29
set
bp_addr
$expect_out(1,string)
34
if { $
bp_addr
== "" } {
50
set test {$
bp_addr
== $prologue_end_addr}
53
} elseif { $
bp_addr
< $prologue_end_addr } {
65
} elseif { $
bp_addr
> $prologue_end_addr } {
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
break-main-file-remove-fail.exp
67
set
bp_addr
""
72
set
bp_addr
$expect_out(1,string)
77
if {$
bp_addr
== ""} {
89
set align_addr [expr $
bp_addr
- $
bp_addr
% $pagesize]
clear_non_user_bp.exp
57
set
bp_addr
[gdb_get_bp_addr $bp_num]
60
"$bp_num.*$
bp_addr
.*" \
63
gdb_test "clear *$
bp_addr
" \
64
"No breakpoint at \\*$
bp_addr
." \
69
"$bp_num.*$
bp_addr
.*" \
consecutive.exp
41
set
bp_addr
0
46
set
bp_addr
$expect_out(1,string)
51
gdb_test "break \*$
bp_addr
" "Breakpoint $decimal at $
bp_addr
: file .*" \
57
if {[eval expr "$
bp_addr
== $stop_addr"]} {
68
} elseif {[eval expr "$
bp_addr
== $stop_addr"]} {
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
break-main-file-remove-fail.exp
67
set
bp_addr
""
72
set
bp_addr
$expect_out(1,string)
77
if {$
bp_addr
== ""} {
89
set align_addr [expr $
bp_addr
- $
bp_addr
% $pagesize]
clear_non_user_bp.exp
58
set
bp_addr
[gdb_get_bp_addr $bp_num]
61
"$bp_num.*$
bp_addr
.*" \
64
gdb_test "clear *$
bp_addr
" \
65
"No breakpoint at \\*$
bp_addr
." \
70
"$bp_num.*$
bp_addr
.*" \
consecutive.exp
41
set
bp_addr
0
46
set
bp_addr
$expect_out(1,string)
51
gdb_test "break \*$
bp_addr
" "Breakpoint $decimal at $
bp_addr
: file .*" \
57
if {[eval expr "$
bp_addr
== $stop_addr"]} {
68
} elseif {[eval expr "$
bp_addr
== $stop_addr"]} {
/src/external/gpl3/gdb.old/dist/gdb/
i386-windows-tdep.c
108
struct regcache *regcache, CORE_ADDR
bp_addr
,
129
return i386_thiscall_push_dummy_call (gdbarch, function, regcache,
bp_addr
,
break-catch-exec.c
48
CORE_ADDR
bp_addr
,
77
CORE_ADDR
bp_addr
,
break-catch-fork.c
48
CORE_ADDR
bp_addr
,
92
CORE_ADDR
bp_addr
,
i386-darwin-tdep.c
154
struct regcache *regcache, CORE_ADDR
bp_addr
,
226
store_unsigned_integer (buf, 4, byte_order,
bp_addr
);
break-catch-load.c
54
CORE_ADDR
bp_addr
,
87
CORE_ADDR
bp_addr
,
106
if (other.breakpoint_hit (&other_bl, aspace,
bp_addr
, ws))
breakpoint.h
738
space in which the event occurred,
BP_ADDR
is the address at
743
CORE_ADDR
bp_addr
,
968
CORE_ADDR
bp_addr
,
1012
CORE_ADDR
bp_addr
,
1105
const address_space *aspace, CORE_ADDR
bp_addr
,
1168
BP_ADDR
, and WS. Returns the head of the bpstat chain. */
1171
CORE_ADDR
bp_addr
,
1175
BP_ADDR
in thread PTID. STOP_CHAIN may be supplied as a previously
1211
CORE_ADDR
bp_addr
,
/src/external/gpl3/gdb/dist/gdb/
i386-windows-tdep.c
108
struct regcache *regcache, CORE_ADDR
bp_addr
,
129
return i386_thiscall_push_dummy_call (gdbarch, function, regcache,
bp_addr
,
break-catch-exec.c
48
CORE_ADDR
bp_addr
,
77
CORE_ADDR
bp_addr
,
break-catch-fork.c
48
CORE_ADDR
bp_addr
,
92
CORE_ADDR
bp_addr
,
i386-darwin-tdep.c
154
struct regcache *regcache, CORE_ADDR
bp_addr
,
226
store_unsigned_integer (buf, 4, byte_order,
bp_addr
);
break-catch-load.c
53
CORE_ADDR
bp_addr
,
86
CORE_ADDR
bp_addr
,
105
if (other.breakpoint_hit (&other_bl, aspace,
bp_addr
, ws))
infcall.c
448
CORE_ADDR *real_pc, CORE_ADDR *
bp_addr
,
455
value_type, real_pc,
bp_addr
,
1050
CORE_ADDR
bp_addr
;
local
1250
/* Be careful
BP_ADDR
is in inferior PC encoding while
1254
target_values_type, &real_pc, &
bp_addr
,
1268
bp_addr_as_address =
bp_addr
;
1287
bp_addr
= dummy_addr;
1458
sp = gdbarch_push_dummy_call (gdbarch, function, regcache,
bp_addr
,
1462
/* Push the return address of the inferior (
bp_addr
) to the shadow stack
1466
gdbarch_shadow_stack_push (gdbarch,
bp_addr
, regcache)
[
all
...]
breakpoint.h
740
space in which the event occurred,
BP_ADDR
is the address at
745
CORE_ADDR
bp_addr
,
970
CORE_ADDR
bp_addr
,
1014
CORE_ADDR
bp_addr
,
1107
const address_space *aspace, CORE_ADDR
bp_addr
,
1170
BP_ADDR
, and WS. Returns the head of the bpstat chain. */
1173
CORE_ADDR
bp_addr
,
1177
BP_ADDR
in thread PTID. STOP_CHAIN may be supplied as a previously
1213
CORE_ADDR
bp_addr
,
Completed in 97 milliseconds
1
2
3
4
5
6
Indexes created Fri May 08 00:25:09 UTC 2026