Home
last modified time | relevance | path

Searched defs:add_watchpoint (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/bfe/bfe2/
H A Dwatchpoints.c64 void add_watchpoint( GtkWidget *widget, gpointer data ){ in add_watchpoint() function
/dports/devel/openocd/openocd-0.11.0/src/target/
H A Dtarget_type.h176 int (*add_watchpoint)(struct target *target, struct watchpoint *watchpoint); member