mirror of
https://github.com/vim/vim.git
synced 2026-05-31 06:29:04 +02:00
2ed890f1f8
Problem: non-MS-Windows: Cannot interrupt gdb when program is running. Solution: Only use debugbreak() on MS-Windows.