Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmonitor.h148 #define MO_NEED_REGDUMP_AFTER_CONT 0x4 macro
H A Dremote-est.c117 est_cmds.flags = MO_CLR_BREAK_USES_ADDR | MO_FILL_USES_ADDR | MO_NEED_REGDUMP_AFTER_CONT | in init_est_cmds()
H A Dmonitor.c942 if (current_monitor->flags & MO_NEED_REGDUMP_AFTER_CONT) in monitor_resume()
954 if (current_monitor->flags & MO_NEED_REGDUMP_AFTER_CONT) in monitor_resume()