Next: GDB/MI Output Syntax, Up: GDB/MI Command Syntax
 ==> | mi-command
      ==>[ token ] cli-command nl, where
cli-command is any existing gdb CLI command.
      ==>[ token ] "-" operation ( " " option )*
[ " --" ] ( " " parameter )* nl
      ==> ==>"-" parameter [ " " parameter ]
      ==> | c-string
      ==> ==> ==>""" seven-bit-iso-c-string-content """
      ==>CR | CR-LF
Notes:
Pragmatics: