Skip to content

Commit b3e5711

Browse files
committed
Update article on Memory windows
1 parent bf83619 commit b3e5711

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
202 KB
Loading

docs/debugger/memory-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: View memory for variables in the debugger
33
description: Learn how to use Memory windows as you debug, to see the memory space your app is using. Other windows show variables and where they reside in memory.
4-
ms.date: 11/30/2023
4+
ms.date: 11/19/2024
55
ms.topic: how-to
66
f1_keywords:
77
- vs.debug.memory

docs/profiling/profiling-feature-tour.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "First look at profiling tools"
33
description: Review the different diagnostic tools available in Visual Studio for profiling your C#, Visual Basic, C++, and F# applications.
4-
ms.date: 11/09/2023
4+
ms.date: 11/19/2024
55
ms.topic: conceptual
66
f1_keywords:
77
- vs.diagnosticshub.overview

0 commit comments

Comments
 (0)