Home
last modified time | relevance | path

Searched refs:monitor_fetch_register (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dmonitor.c66 static void monitor_fetch_register (int regno);
1167 monitor_fetch_register (int regno) in monitor_fetch_register() function
1313 monitor_fetch_register (regno); in monitor_fetch_registers()
1318 monitor_fetch_register (regno); in monitor_fetch_registers()
H A DChangeLog-19951696 * monitor.c (monitor_fetch_register): If we see
2846 * (monitor_fetch_register): Switch to completely different
3322 * (monitor_fetch_register): Report unimplemented registers as 0.
3618 monitor_wait monitor_fetch_register): Switch to using GNU regexp
H A DChangeLog-19997974 * monitor.c (monitor_fetch_register): Print RDEBUG info correctly
8219 * remote-sds.c (sds_wait), monitor.c (monitor_fetch_register),
H A DChangeLog-20026699 * monitor.c (monitor_fetch_register): Make name a constant.
7364 * monitor.c (monitor_fetch_register): Added support for regname
H A DChangeLog-199446 * monitor.c (monitor_fetch_register): Store register values in big
H A DChangeLog-20004967 * monitor.c (monitor_fetch_register): MAX_REGISTER_RAW_SIZE
H A DChangeLog2866 * monitor.c (monitor_supply_register, monitor_fetch_register)