Skip to content

Commit 90aca95

Browse files
authored
Merge pull request #1522 from vim-jp/hh-update-debug
Update debug.{txt,jax}
2 parents cc1c9b5 + 0b7bbb0 commit 90aca95

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/debug.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*debug.txt* For Vim バージョン 9.1. Last change: 2019 May 07
1+
*debug.txt* For Vim バージョン 9.1. Last change: 2024 May 11
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -165,7 +165,7 @@ Pathの設定について |debug-windbg| の説明も参照してください。
165165
3.5 Microsoft デバッグツールの入手方法 ~
166166

167167
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
169169
これには WinDbg デバッガが含まれています。
170170

171171
Visual C++ 2005 Express Edition は次の場所からダウンロードできます。無料です。

en/debug.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -160,7 +160,7 @@ In WinDbg: choose Open Crash Dump on the File menu. Follow the instructions in
160160
3.5 Obtaining Microsoft Debugging Tools ~
161161

162162
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
164164
This includes the WinDbg debugger.
165165

166166
Visual C++ 2005 Express Edition can be downloaded for free from:

0 commit comments

Comments
 (0)