Debugging Tools for Windows |
The !amli ln extension displays the specified method or the method containing a given address.
Syntax in Windows 2000
Syntax in Windows XP and later
Windows NT 4.0 | Unavailable |
Windows 2000 | Acpikd.dll |
Windows XP and later | Kdexts.dll |
If neither MethodName nor CodeAddress is specified, the method associated with the current context is displayed.
The following command shows the method being currently run:
c29accf5: \_WAK
The method _WAK is shown, with address 0xC29ACCF5.
For information about related commands and their uses, see The AMLI Debugger.