Edit

WinDbg: Home menu

WinDbg logo with a magnifying glass inspecting bits.

This article describes how to work with the Home menu in WinDbg.

Screenshot of the Home menu in WinDbg.

Flow control

Use the Flow Control buttons to break into a connected debugging target, resume code execution on the target, and step into and out of code.

Reverse flow control

Use the Reverse Flow Control buttons to travel back in time. For more information, see Time Travel Debugging: Overview.

End

Use the End buttons to restart, detach, and stop debugging.

Preferences

Use the Preferences buttons to toggle between source code and assembly views and to access the Settings menu.

Help (support)

Use the Help buttons to do the following tasks:

  • Review local help: Offline help
  • Access online help: Most up-to-date help

GitHub feedback

If you find any bugs or have a feature request, you can follow the feedback button in the ribbon to go to the GitHub page where you can file a new issue.