I notice that a few editors/languages (Notepad++,Vim/PHP,Python) have various levels of support for a general level debugging protocol DBGp. Some links: -
Spec - http://www.xdebug.org/docs-dbgp.php Python - http://code.google.com/p/pdbg/ PHP - http://www.xdebug.org/index.php Notepad++ - https://sourceforge.net/forum/forum.php?forum_id=709026 Vim - http://www.vim.org/scripts/script.php?script_id=1929 Would it make any sense if Parrot also supported this protocol too perhaps sharing its debugging framework with any HLLs that target it? I Blair _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
