Hi all, I would like to interface gdb to Vim. I know there are a few alternatives but as far as I see none of them fulfills my expectations completely. I prefer a layout similar to gdb text user interface. There should be a gdb console at the bottom in a screen session, or in a second terminal. Then it can connect to Vim to direct it for things like to show the file being debugged, which line is being executed etc. Afaik, clewn provides this but for graphical Vim only. I prefer using console Vim. Is it possible to implement this without touching Vim source code by using client-server mechanism? Or are there any other way to do it?
thanks, -- Bora Sahin -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
