]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1102 v7.4.1102
authorBram Moolenaar <Bram@vim.org>
Sat, 16 Jan 2016 14:40:53 +0000 (15:40 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 16 Jan 2016 14:40:53 +0000 (15:40 +0100)
commitf1f60f859cdbb2638b3662ccf7b1d179865fe7dc
tree739551087fb1b9948568366dc5d6187861dbcaf5
parente39b3d9fb4e4006684c33847d1ef6a0d742699dd
patch 7.4.1102
Problem:    Debugger has no stack backtrace support.
Solution:   Add "backtrace", "frame", "up" and "down" commands. (Alberto
            Fanjul, closes #433)
runtime/doc/repeat.txt
src/eval.c
src/ex_cmds2.c
src/globals.h
src/testdir/Make_all.mak
src/testdir/test108.in [new file with mode: 0644]
src/testdir/test108.ok [new file with mode: 0644]
src/version.c