Skip to content

Commit 67e3c87

Browse files
Merging changes synced from https://github.com/Microsoft/vsdocs (branch live)
2 parents 436ad01 + 25ea597 commit 67e3c87

File tree

5 files changed

+1
-5
lines changed

5 files changed

+1
-5
lines changed

TOC.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,6 @@
11111111
# [Point, Bilinear, Trilinear, and Anisotropic Texture Filtering Variants](VS_debugger/Point--Bilinear--Trilinear--and-Anisotropic-Texture-Filtering-Variants.md)
11121112
# [How to: Set Debug and Release Configurations](VS_debugger/How-to--Set-Debug-and-Release-Configurations.md)
11131113
# [IDiaSymbol::get_undecoratedNameEx](VS_debugger/IDiaSymbol--get_undecoratedNameEx.md)
1114-
# [Exception Assistant Dialog Box](VS_debugger/Exception-Assistant-Dialog-Box.md)
11151114
# [IDiaSymbol::get_isPointerBasedOnSymbolValue](VS_debugger/IDiaSymbol--get_isPointerBasedOnSymbolValue.md)
11161115
# [Remote Debugging ASP.NET on a Remote IIS 7.5 Computer](VS_debugger/Remote-Debugging-ASP.NET-on-a-Remote-IIS-7.5-Computer.md)
11171116
# [Error: Web site worker process has been terminated by IIS](VS_debugger/Error--Web-site-worker-process-has-been-terminated-by-IIS.md)

docs/debugger/TOC.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@
321321
## [Dataset Visualizer Dialog Box](dataset-visualizer-dialog-box.md)
322322
## [Debug Source Files, Common Properties, Solution Property Pages Dialog Box](debug-source-files-common-properties-solution-property-pages-dialog-box.md)
323323
## [Edit and Continue Dialog Box](edit-and-continue-dialog-box.md)
324-
## [Exception Assistant Dialog Box](exception-assistant-dialog-box.md)
325324
## [Select Code Type Dialog Box](select-code-type-dialog-box.md)
326325
## [Stop Debugging In Progress Dialog Box](stop-debugging-in-progress-dialog-box.md)
327326
## [String Visualizer Dialog Box](string-visualizer-dialog-box.md)

docs/debugger/managing-exceptions-with-the-debugger.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,5 +208,4 @@ To add conditional exceptions, choose the **Edit condition** icon in the Excepti
208208
[How to: Examine System Code After an Exception](../debugger/how-to-examine-system-code-after-an-exception.md)
209209
[How to: Use Native Run-Time Checks](../debugger/how-to-use-native-run-time-checks.md)
210210
[Using Run-Time Checks Without the C Run-Time Library](../debugger/using-run-time-checks-without-the-c-run-time-library.md)
211-
[Exception Assistant](../Topic/Exception%20Assistant.md)
212211
[Debugger Basics](../debugger/debugger-basics.md)

docs/debugger/navigating-through-code-with-the-debugger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Get familiar with commands and shortcuts to navigate code in the debugger and th
122122
![Debugger's Run to Click](../debugger/media/dbg-run-to-click.png "DbgRunToClick")
123123

124124
> [!NOTE]
125-
> **Run to Click** is new in [!include[vs_dev15](../misc/includes/vs_dev15_md.md).
125+
> **Run to Click** is new in [!include[vs_dev15](../misc/includes/vs_dev15_md.md)].
126126

127127
- **Manually break into code**
128128

docs/ide/configuring-warnings-in-visual-basic.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ The [!INCLUDE[vbprvb](../code-quality/includes/vbprvb_md.md)] compiler includes
130130
ID: 42029, 42031
131131

132132
## See Also
133-
[Exception Assistant Dialog Box](../debugger/exception-assistant-dialog-box.md)
134133
[Error Types](/dotnet/visual-basic/programming-guide/language-features/error-types)
135134
[Try...Catch...Finally Statement](/dotnet/visual-basic/language-reference/statements/try-catch-finally-statement)
136135
[/nowarn](/dotnet/visual-basic/reference/command-line-compiler/nowarn)

0 commit comments

Comments
 (0)