Debugging Tools for Windows |
The !rpcexts.rpcreadstack extension reads an RPC client-side stack and retrieves the call information.
Windows 2000 | Unavailable |
Windows XP and later | Rpcexts.dll |
For a common use of this extension, see Analyzing a Stuck Call Problem.
Here is an example:
CallID: 1
IfStart: 19bb5061
ProcNum: 0
Protocol Sequence: "ncacn_ip_tcp" (Address: 00692ED8)
NetworkAddress: "" (Address: 00692F38)
Endpoint: "1120" (Address: 00693988)
For more information about debugging Microsoft Remote Procedure Call (RPC), see RPC Debugging.