]> granicus.if.org Git - vim/commit
patch 9.0.0207: stacktrace not shown when debugging v9.0.0207
authorzeertzjq <zeertzjq@outlook.com>
Sun, 14 Aug 2022 13:49:50 +0000 (14:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 14 Aug 2022 13:49:50 +0000 (14:49 +0100)
commit28c162f6f1f525882a9a60f10ab4836dee7eb59f
tree3467ccd578d063cbab7438720fa8c9241d67e820
parenta4d158b3c839e96ed98ff87c7b7124ff4518c4ff
patch 9.0.0207: stacktrace not shown when debugging

Problem:    Stacktrace not shown when debugging.
Solution:   Set msg_scroll in msg_source(). (closes #10917)
src/message.c
src/testdir/test_options.vim
src/version.c