[xdebug-general] xdebug output is not color coded

From: Jignesh Thummar <jignesh.thummar[@]gmail.com>
Date: Thu, 21 Aug 2008 08:04:24 +0100

I'm not able to display local or request varibles in tabular (color coded)
format. Rather than it's displaying in plain text format.
And for xdebug_var_dump() it's showing same as var_dump() output.

I've following settings in my .ini

xdebug.collect_params=1
xdebug.collect_return=1
xdebug.show_local_vars=1

xdebug.dump.COOKIE=*
xdebug.dump.POST=*
xdebug.dump.SESSION=*

I'm running php version 5.2.4
Zend Engine v2.2.0 with Xdebug v2.0.2

I've gd version 2.0.34 installed in my system.

Is there any config problem?
Can you please help me?

Thanks,
Jignesh
Received on Thu Aug 21 2008 - 09:04:28 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST