Skip to content

Commit 2fca2fd

Browse files
committed
fixed #3007
1 parent b46bd0a commit 2fca2fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/debugger/debugger-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Debugger windows | Microsoft Docs"
2+
title: "Inspect data using debugger windows | Microsoft Docs"
33
ms.custom: "seodec18"
44
ms.date: "04/25/2018"
55
ms.topic: "conceptual"
@@ -10,7 +10,7 @@ manager: jillfra
1010
ms.workload:
1111
- "multiple"
1212
---
13-
# Learn about Debugger Windows in Visual Studio
13+
# Inspect data using debugger windows in Visual Studio
1414

1515
You can open most debugger windows while you are debugging your program. To see a list of debugger windows, set a breakpoint and start debugging. When you hit the breakpoint and execution stops, click **Debug > Windows**.
1616

0 commit comments

Comments
 (0)