diff options
Diffstat (limited to 'runtime/doc/debug.txt')
-rw-r--r-- | runtime/doc/debug.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/debug.txt b/runtime/doc/debug.txt index 1019becf9c..fab12e36fa 100644 --- a/runtime/doc/debug.txt +++ b/runtime/doc/debug.txt @@ -108,7 +108,7 @@ line numbers. Double-click one of the lines and the Find Source dialog will appear. Navigate to the directory where the Vim source is (if you have it.) If you don't know how to debug this any further, follow the instructions -at ":help bug-reports". Paste the call stack into the bug report. +at ":help bug-report". Paste the call stack into the bug report. If you have a non-free version of Visual Studio, you can save a minidump via the Debug menu and send it with the bug report. A minidump is a small file |