Získání informací o buňce RPC

Detailed cell information is displayed by the !rpcexts.getdbgcell extension, or by DbgRpc when the -l switch is used.

Musí být zadáno ID procesu, který obsahuje upřednostňovanou buňku, a také číslo buňky.

V následujícím příkladu je ID procesu 0x278 a číslo buňky je 0000,0002:

D:\wmsg>dbgrpc -l -P 278 -L 0.2
Getting cell info ...
Thread
Status: Dispatched
Thread ID: 0x1A4 (420)
Last update time (in seconds since boot):470.25 (0x1D6.19)

Podrobnosti o volitelných parametrech viz DbgRpc Command-Line Možnosti.

For a similar example using the RPC debugger extensions, see !rpcexts.getdbgcell.