watchpoint_remove_internal() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDwatchpoint_remove_internal()

watchpoint_remove_internal() function

Syntax

static int watchpoint_remove_internal(struct target *target,     target_addr_t address);

Arguments

address

target

References

LocationReferrerText
breakpoints.c:588
static int watchpoint_remove_internal(struct target *target, target_addr_t address)
breakpoints.c:614watchpoint_remove()
int status = watchpoint_remove_internal(curr, address);
breakpoints.c:626watchpoint_remove()
retval = watchpoint_remove_internal(target, address);

Call Tree

Functions calling watchpoint_remove_internal()
Functions called by watchpoint_remove_internal()
all items filtered out
watchpoint_remove_internal()
all items filtered out
Data read by watchpoint_remove_internal()
Data written by watchpoint_remove_internal()
watchpoint_remove_internal()
watchpoint_remove_internal()::watchpoint
all items filtered out
Type of watchpoint_remove_internal()
watchpoint_remove_internal()
all items filtered out