arc_remove_breakpoint() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...
CodeScopeDevelopment ToolsOpenOCDarc_remove_breakpoint()

arc_remove_breakpoint() function

Syntax

static int arc_remove_breakpoint(struct target *target,     struct breakpoint *breakpoint);

Arguments

target

breakpoint

References

LocationReferrerText
arc.c:1736
static int arc_remove_breakpoint(struct target *target,
arc.c:1759arc_reset_actionpoints()
arc_remove_breakpoint(target, target->breakpoints);
arc.c:2354
.remove_breakpoint = arc_remove_breakpoint,

Call Tree

Functions calling arc_remove_breakpoint()
Functions called by arc_remove_breakpoint()
all items filtered out
arc_remove_breakpoint()
Implementations
arc_remove_breakpoint()
all items filtered out