共用方式為


Syntax Rules

本節說明您必須遵循的語法規則,才能使用偵錯工具命令。

當您進行偵錯時,您應該遵循下列一般語法規則:

  • 您可以在命令和引數中使用大小寫字母的任意組合,除非在本節的主題中特別說明。

  • 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 .

下列主題說明下列參數類型所使用的語法:

數值運算式語法

字串萬用字元語法

Register Syntax

Pseudo-Register Syntax

原始碼行語法

位址和位址範圍語法

Thread Syntax

Process Syntax

System Syntax

Multiprocessor Syntax

語法在使用符號時也扮演著重要的角色。 如需更多詳細資訊,請參閱符號 語法和符號比對