File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *debug.txt* For Vim バージョン 9.1. Last change: 2019 May 07
1
+ *debug.txt* For Vim バージョン 9.1. Last change: 2024 May 11
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -165,7 +165,7 @@ Pathの設定について |debug-windbg| の説明も参照してください。
165
165
3.5 Microsoft デバッグツールの入手方法 ~
166
166
167
167
Windows 用のデバッグツールは次の場所からダウンロードできます
168
- http ://www .microsoft.com/whdc/devtools/debugging/default.mspx
168
+ https ://learn .microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-download-tools
169
169
これには WinDbg デバッガが含まれています。
170
170
171
171
Visual C++ 2005 Express Edition は次の場所からダウンロードできます。無料です。
Original file line number Diff line number Diff line change 1
- *debug.txt* For Vim version 9.1. Last change: 2019 May 07
1
+ *debug.txt* For Vim version 9.1. Last change: 2024 May 11
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -160,7 +160,7 @@ In WinDbg: choose Open Crash Dump on the File menu. Follow the instructions in
160
160
3.5 Obtaining Microsoft Debugging Tools ~
161
161
162
162
The Debugging Tools for Windows (including WinDbg) can be downloaded from
163
- http ://www .microsoft.com/whdc/devtools/debugging/default.mspx
163
+ https ://learn .microsoft.com/en-us/windows-hardware/drivers/debugger/debugger-download-tools
164
164
This includes the WinDbg debugger.
165
165
166
166
Visual C++ 2005 Express Edition can be downloaded for free from:
You can’t perform that action at this time.
0 commit comments