Charles Campbell wrote:
> Marc Chantreux wrote:
>
>> hello,
>>
>> it seems there are some projects to pilot GDB interactively with vim
>> but nothing official. Is one of this project usable (more usable than
>> others) or is it still a dream?
>>
>>
> There's
>
> clewn and pyclewn: http://pyclewn.wiki.sourceforge.net/
> gdbmgr: http://mysite.verizon.net/astronaut/vim/index.html#GDBMGR
>
and vimgdb.
See the table at the pyclewn website for comparisons concerning clewn,
pyclewn, and vimgdb.
In particular, there are tradeoffs:
platform: unix, Windows only with pyclewn
language: C for vimGdb, clewn, gdbmgr
python for pyclewn
interface method: vimgdb (patches, needs updating for every new vim
version),
clewn (netbeans+program)
pyclewn (netbeans+python+python script)
gdbmgr (shared library, doesn't need updating for
new vim versions)
etc.
Regards,
Chip Campbell
clewn
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---