Skip to content

Commit 981ddb9

Browse files
SougandhSmerks
authored andcommitted
N&N for debug prompt
1 parent 1a7972d commit 981ddb9

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed
457 KB
Loading

news/4.38/platform.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,23 @@ Once the setting is saved, the console title updates in the chosen format
5151

5252
![Console Elapsed Time Format](images/ConsoleElapsedFormat.png)
5353

54+
---
55+
## Debugger
56+
57+
### Prompt on Debug Launch with Skipped Breakpoints
58+
59+
<details>
60+
<summary>Contributors</summary>
61+
62+
- [Sougandh S ](https://github.com/SougandhS)
63+
- [Andrey Loskutov ](https://github.com/iloveeclipse)
64+
</details>
65+
66+
A new safeguard has been added to help avoid confusion when debugging with breakpoints skipped.
67+
If you start a debug session while the `Skip All Breakpoints` option enabled, a warning dialog now appears to remind you that breakpoints will be ignored.
68+
This prevents the common situation where developers assume the debugger is malfunctioning because no breakpoints are hit.
69+
70+
![Debug Prompt](images/DebugPromptOnSkipBreakpoints.png)
71+
5472

5573

0 commit comments

Comments
 (0)