本部分介绍使用调试器命令时必须遵循的语法规则。
调试时,应遵循以下常规语法规则:
可以在命令和参数中使用大写字母和小写字母的任意组合,但在本部分中的主题中特别指出时除外。
You can separate multiple command parameters by one or more spaces or by a comma (,).
通常可以省略命令与其第一个参数之间的空格。 如果此遗漏不会导致任何歧义,则经常省略其他空格。
本节中的命令参考主题使用以下项:
Characters in bold font style indicate items that you must literally type.
Characters in italic font style indicate parameters that are explained in the "Parameters" section of the reference topic.
Parameters in brackets ([xxx]) are optional. Brackets with a vertical bar ([xxx|yyy]) indicate that you can use one, or none, of the enclosed parameters.
Braces with vertical bars ({xxx|yyy}) indicate that you must use exactly one of the enclosed parameters .
以下主题介绍了以下参数类型使用的语法:
语法在使用符号方面也起着重要作用。 有关更多详细信息,请参阅 符号语法和符号匹配。