* target.c (target_async_permitted, target_async_permitted_1)
[deliverable/binutils-gdb.git] / gdb / mi / mi-cmds.c
index 3ae4c95b00bc757cc1f1dad1d2bd4b8352637ef7..ca0f4286a9e850dd0eb8be1955e91883a835837c 100644 (file)
@@ -89,6 +89,7 @@ struct mi_cmd mi_cmds[] =
   { "inferior-tty-show", { NULL, 0 }, mi_cmd_inferior_tty_show},
   { "interpreter-exec", { NULL, 0 }, mi_cmd_interpreter_exec},
   { "list-features", { NULL, 0 }, mi_cmd_list_features},
+  { "list-target-features", { NULL, 0 }, mi_cmd_list_target_features},
   { "overlay-auto", { NULL, 0 }, NULL },
   { "overlay-list-mapping-state", { NULL, 0 }, NULL },
   { "overlay-list-overlays", { NULL, 0 }, NULL },
This page took 0.024469 seconds and 4 git commands to generate.