共用方式為


!rpcexts.getdbgcell

!rpcexts.getdbgcell 延伸模組會顯示指定儲存格的 RPC 狀態資訊。

!rpcexts.getdbgcell ProcessID CellID1.CellID2 
!rpcexts.getdbgcell -?

參數

ProcessID
指定伺服器包含所需儲存格之進程的進程識別碼 (PID)。

CellID1CellID2
指定要顯示的儲存格數目。

-?
在 [命令提示字元] 視窗中顯示此延伸模組的一些簡短說明文字。

DLL

Rpcexts.dll

其他資訊

如需偵錯Microsoft遠程過程調用的詳細資訊,請參閱 RPC 偵錯。

備註

此延伸模組只能與CDB或使用者模式WinDbg搭配使用。

以下是範例:

0:002> !rpcexts.getdbgcell c4 0.19
Getting cell info ...
Call
Status: Active
Procedure Number: 11
Interface UUID start (first DWORD only): 82273FDC
Call ID: 0x0 (0)
Servicing thread identifier: 0x0.3E
Call Flags: cached, LRPC
Last update time (in seconds since boot):1453.459 (0x5AD.1CB)
Caller (PID/TID) is: d0.1ac (208.428)

如需使用 DbgRpc 工具的類似範例,請參閱 取得 RPC 單元格資訊