Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dvalue.c2122 function_command (char *command, int from_tty) in function_command() function
2151 cmd = add_cmd (xstrdup (name), no_class, function_command, (char *) doc, in add_internal_function()
3403 add_prefix_cmd ("function", no_class, function_command, _("\ in _initialize_values()