Built-in Debugging

Built-in Debugging

am 16.10.2009 02:39:14 von Raymond Irving

--0-1199960988-1255653554=:33400
Content-Type: text/plain; charset=us-ascii

Hello,

Will be ever see built-in debugging features for PHP?

I know there's xdebug but it's sometimes difficult to get it working. I'm hoping that PHP will one day have integrated debugging features that can be easily enabled or disabled:


enable_debug(true);
debug_console("Hello world!'); // sends an output to the console of the debugger.


?>


--0-1199960988-1255653554=:33400--

RE: Built-in Debugging

am 16.10.2009 11:49:13 von Andrea Giammarchi

--_6eda0d64-d8d2-4265-803a-9bc229d3bcf1_
Content-Type: text/plain; charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable


Specially suited for Ajax interaction=2C you may be interested into Formald=
ehyde:
http://code.google.com/p/formaldehyde/

Regards

> Date: Thu=2C 15 Oct 2009 17:39:14 -0700
> From: xwisdom@yahoo.com
> To: php-general@lists.php.net
> Subject: [PHP] Built-in Debugging
>=20
> Hello=2C
>=20
> Will be ever see built-in debugging features for PHP?
>=20
> I know there's xdebug but it's sometimes difficult to get it working. I'm=
hoping that PHP will one day have integrated debugging features that can b=
e easily enabled or disabled:
>=20
> >=20
> enable_debug(true)=3B
> debug_console("Hello world!')=3B // sends an output to the console of the=
debugger.
>=20
>=20
> ?>
>=20
=20
____________________________________________________________ _____
Keep your friends updated=97even when you=92re not signed in.
http://www.microsoft.com/middleeast/windows/windowslive/see- it-in-action/so=
cial-network-basics.aspx?ocid=3DPID23461::T:WLMTAGL:ON:WL:en -xm:SI_SB_5:092=
010=

--_6eda0d64-d8d2-4265-803a-9bc229d3bcf1_--