cmd: add missing usage vars
[fw/openocd] / src / server / gdb_server.c
index 2e7c08978117e55ac8a45c72165506a236e539aa..0cbd8e650b893203f6fe61e905542d9c7fd9150b 100644 (file)
@@ -2603,6 +2603,7 @@ static const struct command_registration gdb_command_handlers[] = {
                .help = "next stepi will return immediately allowing "
                        "GDB to fetch register state without affecting "
                        "target state",
+               .usage = ""
        },
        {
                .name = "gdb_port",