Home
last modified time | relevance | path

Searched refs:interps_notify_normal_stop (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dinterps.h282 extern void interps_notify_normal_stop (bpstat *bs, int print_frame);
Dinterps.c400 interps_notify_normal_stop (bpstat *bs, int print_frame) in interps_notify_normal_stop() function
Dinfrun.c6822 interps_notify_normal_stop (bs, print_frame); in notify_normal_stop()