]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hmp-commands.hx
hmp: Remove deprecated 'singlestep' command
[mirror_qemu.git] / hmp-commands.hx
index 2db5701d49c28186b1c20bfea3df9474ddc83674..17b5ea839d9aba1bed06cbb4851add3e1a382ad5 100644 (file)
@@ -398,19 +398,6 @@ SRST
   If called with option off, the emulation returns to normal mode.
 ERST
 
-    {
-        .name       = "singlestep",
-        .args_type  = "option:s?",
-        .params     = "[on|off]",
-        .help       = "deprecated synonym for one-insn-per-tb",
-        .cmd        = hmp_one_insn_per_tb,
-    },
-
-SRST
-``singlestep [off]``
-  This is a deprecated synonym for the one-insn-per-tb command.
-ERST
-
     {
         .name       = "stop|s",
         .args_type  = "",