Searched refs:mi_cmd_var_show_attributes (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gdb/gdb/mi/
H A Dmi-cmds.h111 extern mi_cmd_argv_ftype mi_cmd_var_show_attributes;
H A Dmi-cmds.c165 { "var-show-attributes", { NULL, 0 }, 0, mi_cmd_var_show_attributes},
H A Dmi-cmd-var.c352 mi_cmd_var_show_attributes (char *command, char **argv, int argc) function
359 error ("mi_cmd_var_show_attributes: Usage: NAME.");
364 error ("mi_cmd_var_show_attributes: Variable object not found");

Completed in 58 milliseconds