Around Sunday, December 13, 2009 8:24 AM, Bora Sahin asked:
  
  > 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?
  
    How about  
          http://vim.wikia.com/wiki/VimTip357 
    which relates to the plugin  
          http://www.vim.org/scripts/script.php?script_id=84 
    
  --Suresh

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to