Home
last modified time | relevance | path

Searched refs:reg_flush_command (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dregcache.c1503 reg_flush_command (const char *command, int from_tty) in reg_flush_command() function
2254 = add_cmd ("register-cache", class_maintenance, reg_flush_command, in _initialize_regcache()
DChangeLog-20001918 * regcache.c (reg_flush_command): New function. Maintainer-mode
DChangeLog-20173590 * regcache.c (reg_flush_command): Constify.
DChangeLog-2020465 (reg_flush_command): Add header comment.