dpm_add_watchpoint() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

dpm_add_watchpoint() function

Syntax

static int dpm_add_watchpoint(struct target *target,     struct watchpoint *wp);

Arguments

target

wp

References

LocationReferrerText
arm_dpm.c:995
static int dpm_add_watchpoint(struct target *target, struct watchpoint *wp)
arm_dpm.c:1130arm_dpm_setup()
target->type->add_watchpoint = dpm_add_watchpoint;

Call Tree

Functions called by dpm_add_watchpoint()
dpm_add_watchpoint()
Data read by dpm_add_watchpoint()
Data written by dpm_add_watchpoint()
dpm_add_watchpoint()::arm
dpm_add_watchpoint()::dpm
dpm_add_watchpoint()::retval
dpm_add_watchpoint()::i
all items filtered out
dpm_add_watchpoint()
dpm_add_watchpoint()::retval
dpm_add_watchpoint()::i
all items filtered out
Implementations
dpm_add_watchpoint()
all items filtered out
Type of dpm_add_watchpoint()
dpm_add_watchpoint()
all items filtered out