Searched refs:breakpoint_ext_lang_cond_says_stop (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dextension.h300 extern int breakpoint_ext_lang_cond_says_stop (struct breakpoint *);
H A Dextension.c582 breakpoint_ext_lang_cond_says_stop (struct breakpoint *b)
576 breakpoint_ext_lang_cond_says_stop (struct breakpoint *b) function
H A Dbreakpoint.c5141 bs->stop = breakpoint_ext_lang_cond_says_stop (b);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dextension.h303 extern int breakpoint_ext_lang_cond_says_stop (struct breakpoint *);
H A Dextension.c608 breakpoint_ext_lang_cond_says_stop (struct breakpoint *b)
602 breakpoint_ext_lang_cond_says_stop (struct breakpoint *b) function
H A Dbreakpoint.c5480 bs->stop = breakpoint_ext_lang_cond_says_stop (b);

Completed in 197 milliseconds