From 5dc6252d331013e397a8d71e8f7ee9fd1cf514c1 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Mon, 13 Feb 2012 00:05:22 +0100 Subject: Update runtime files. --- runtime/doc/debug.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'runtime/doc/debug.txt') diff --git a/runtime/doc/debug.txt b/runtime/doc/debug.txt index 12b0bb182..0b55c34c4 100644 --- a/runtime/doc/debug.txt +++ b/runtime/doc/debug.txt @@ -1,4 +1,4 @@ -*debug.txt* For Vim version 7.3. Last change: 2010 Dec 22 +*debug.txt* For Vim version 7.3. Last change: 2012 Feb 11 VIM REFERENCE MANUAL by Bram Moolenaar @@ -15,7 +15,7 @@ For debugging Vim scripts, functions, etc. see |debug-scripts| ============================================================================== -1. Location of a crash, using gcc and gdb *debug-gcc* +1. Location of a crash, using gcc and gdb *debug-gcc* *gdb* When Vim crashes in one of the test files, and you are using gcc for compilation, here is what you can do to find out exactly where Vim crashes. -- cgit v1.2.1