Hacker News new | ask | show | jobs
by chongli 4640 days ago
Vim has that with its quickfix window.
1 comments

For live debugging there's still a need for some way of getting the source locations you're interested in into that quickfix window. Not that there aren't probably plugins &c that do just that, but it doesn't fall out as straightforwardly as parsing build errors.