Bagikan melalui


Dapatkan Informasi Sel RPC

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

ID proses proses yang berisi sel pilihan harus ditentukan, serta nomor sel.

Dalam contoh berikut, ID proses 0x278, dan nomor sel adalah 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)

Untuk detail tentang parameter opsional, lihat Opsi DbgRpc Command-Line.

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