Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.18 KB

using-and-customizing-windbg-themes.md

File metadata and controls

27 lines (14 loc) · 1.18 KB
title description keywords ms.date
Using and Customizing WinDbg Themes - WinDbg (Classic)
Using and Customizing WinDbg Themes - WinDbg (Classic)
themes
workspaces, themes
05/23/2017

Using and Customizing WinDbg Themes - WinDbg (Classic)

A theme is a preconfigured WinDbg workspace that contains a useful configuration of debugging information windows.

Any theme can be saved as your base workspace. Themes in the Debugging Tools for Windows package are provided as a set of registry files (with the .reg extension). As you accumulate more debugging sessions, various default workspaces are automatically set up. These default workspaces use the base workspace as a starting point. For more information on default workspaces, see Creating and Opening a Workspace.

For the best user experience, we recommend that you follow the instructions in this topic before starting your debugging session.

This section includes the following topics:

Loading a Theme

Customizing a Theme

Using Themes Provided in Debugging Tools for Windows