mirror of
https://github.com/vim/vim.git
synced 2026-03-31 01:03:28 +02:00
Problem: MS-Windows: Cannot interrupt gdb when program is running.
Solution: Add debugbreak() and use it in the terminal debugger.
Respect 'modified' in a prompt buffer.