[xdebug-general] Re: Command line client for xdebug

From: Derick Rethans <derick[@]xdebug.org>
Date: Mon Aug 01 2005 - 11:12:56 CEST

On Fri, 22 Jul 2005, Lxlabs wrote:

>
> 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.

There is already a script for VIM:
http://www.vim.org/scripts/script.php?script_id=1152

>
> 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?

Sure, you can always write one in PHP. The XML is documented here:
http://xdebug.org/docs-dbgp.php

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general[@]lists.xdebug.org
Received on Mon Aug 1 11:13:08 2005

This archive was generated by hypermail 2.1.8 : Wed Jan 07 2009 - 17:00:52 CET