Advertisement
Guest User

Untitled

a guest
Jul 17th, 2012
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. <- context_names -i 448
  2. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="context_names" transaction_id="448"><context name="Locals" id="0"></context><context name="Superglobals" id="1"></context></response>
  3.  
  4. <- context_get -i 449 -c 0
  5. Log opened at 2012-07-18 01:08:13
  6. I: Checking remote connect back address.
  7. I: Remote address found, connecting to 192.168.1.151:9000.
  8. I: Connected to client. :-)
  9. -> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" fileuri="file:///var/www/quillo/index.php" language="PHP" protocol_version="1.0" appid="2683" idekey="netbeans-xdebug"><engine version="2.2.0"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[http://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2012 by Derick Rethans]]></copyright></init>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement