Is there a simple command line client for debug, that works similar to 'gdb', etc. I am trying to integrate xdebug into the vim editor, the only information that I need is the file and the stack position. The rest just needs to be dumped into the display file.
I am just curious if there is a client that parses the xml dumped by the debugger. Or I can try writing one in php. If I write in php, can I parse the debugger's xml using php's simpleXML?
Thanks in advance.
Received on Fri Jul 22 2005 - 17:18:14 BST
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST