Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Hi Everyone!
There’s a new update rolling out to WinDbg Preview (version 1.1801.19001.0) with some minor bug fixes and one highly requested feature! We know that sharing the output of your debugger is pretty important for passing along bugs and investigations. Often people spend a big chunk of time forming mails by highlighting important output, addresses, and values. You can now easily highlight all instances of selected text directly in the debugger!
To use it, just select some text in the command window and then click “Highlight” in the command ribbon or hit Ctrl+Alt+H. Using one of those on already highlighted text will remove the highlighting.
If you prefer using commands, you can use the “$hl” command:
Let us know what you think in the comments below, or in the Feedback Hub!
-Andy
Please sign in to use this experience.
Sign in