Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/cli/
Dcli-script.c1375 CMD_NO_HOOK = 0, in do_define_command() enumerator
1381 int hook_type = CMD_NO_HOOK; in do_define_command()
1431 if (hook_type != CMD_NO_HOOK) in do_define_command()