Skip to content

Commit f903019

Browse files
committed
Add link to Report a Problem
1 parent 276c28f commit f903019

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/debugger/stop-debugging-in-progress-dialog-box.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Stop Debugging In Progress Dialog Box"
33
description: Explore the Stop Debugging In Progress dialog box, which appears when the debugger tries to stop a debugging session, but stopping the session will take time.
4-
ms.date: "11/04/2016"
4+
ms.date: "5/27/2025"
55
ms.topic: "ui-reference"
66
f1_keywords:
77
- "vs.debug.stopnow"
@@ -21,7 +21,7 @@ ms.subservice: debug-diagnostics
2121
---
2222
# Stop Debugging In Progress Dialog Box
2323

24-
This dialog box appears when the debugger is trying to stop a debugging session, but stopping the session is going to take some time. Stopping a debugging session is normally very fast and this dialog box does not appear. Sometimes, however, it takes additional time to detach from all the processes being debugged. If stopping the session takes more than a few seconds (or if a detach error occurs), this dialog box appears. If this occurs frequently, it may be due to an internal problem and you may want to contact Product Support Services.
24+
This dialog box appears when the debugger is trying to stop a debugging session, but stopping the session is going to take some time. Stopping a debugging session is normally very fast and this dialog box does not appear. Sometimes, however, it takes additional time to detach from all the processes being debugged. If stopping the session takes more than a few seconds (or if a detach error occurs), this dialog box appears. If this occurs frequently, it may be due to an internal problem and you may want to contact Product Support Services or use [Report a Problem](../ide/how-to-report-a-problem-with-visual-studio.md).
2525

2626
You can wait for the processes to detach and this dialog box to disappear, or use the **Stop Now** button to force immediate termination.
2727

0 commit comments

Comments
 (0)