.srcnoisy (Noisy Source Loading)
The .srcnoisy command controls the verbosity level for source file loading.
.srcnoisy [Options]
Parameters
Options Can be any one of the following options:
0
Disables the display of extra messages.
1
Displays information about the progress of source file loading and unloading.
2
Displays information about the progress of symbol file loading and unloading.
3
Displays all information displayed by options 1 and 2.
Environment
Item | Description |
---|---|
Modes | User mode, kernel mode |
Targets | Live, crash dump |
Platforms | All |
Remarks
With no parameters, .srcnoisy will display the current status of noisy source loading.
Noisy source loading should not be confused with noisy symbol loading -- that is controlled by the !sym noisy extension and by other means of controlling the SYMOPT_DEBUG setting.