!rebase

The !rebase extension searches in a rebase.log file for a specified address or symbol.

!rebase [-r] Address [Path]
!rebase Symbol [Path]
!rebase -stack [Path]
!rebase -?

Parameters

-r
Attempts to load any module found in rebase.log.

Address
Specifies an address in standard hexadecimal format. The extension will search for DLLs near this address.

Path
Specifies the file path to the rebase.log. If Path is not specified, then the extension tries to guess the path to the rebase.log or, failing that, tries to read a rebase.log file from the current working directory.

Symbol
Specifies the symbol or image name. The extension will search for DLLs that contain this substring.

-stack
Displays all modules in the current stack.

-?
Displays a brief help text for this extension in the Debugger Command window.

DLL

Windows 2000

Unavailable

Windows XP and later

Ext.dll