Skip to content

Repo sync for protected CLA branch #6906

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
Aug 4, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Attach to running processes with the debugger"
description: Discover how to attach the Visual Studio debugger to a running process on a local or remote computer.
ms.custom: "SEO-VS-2020"
ms.date: "06/12/2020"
ms.date: "06/28/2021"
ms.topic: "conceptual"
f1_keywords:
- "vs.debug.processes.attach"
Expand Down
2 changes: 1 addition & 1 deletion docs/debugger/using-breakpoints.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Use breakpoints in the debugger | Microsoft Docs
description: Learn about breakpoints, one of the most important debugging techniques. The article covers breakpoint actions, tracepoints, conditions, and much more.
ms.custom: SEO-VS-2020
ms.date: 06/30/2020
ms.date: 12/21/2020
ms.topic: how-to
f1_keywords:
- vs.debug.breakpointswin
Expand Down