1. Log opened at 2011-02-21 09:32:16
  2. -> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" fileuri="file:///Users/dima/Projects/TYPO3/TYPO3-dev/index.php" language="PHP" protocol_version="1.0" appid="13498" idekey="PHPSTORM"><engine version="2.2.0-dev"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[http://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2010 by Derick Rethans]]></copyright></init>
  3.  
  4. <- feature_set -i 0 -n show_hidden -v 1
  5. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="0" feature="show_hidden" success="1"></response>
  6.  
  7. <- feature_set -i 1 -n max_depth -v 3
  8. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="1" feature="max_depth" success="1"></response>
  9.  
  10. <- feature_set -i 2 -n max_children -v 100
  11. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="2" feature="max_children" success="1"></response>
  12.  
  13. <- step_into -i 3
  14. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_into" transaction_id="3" status="break" reason="ok"><xdebug:message filename="file:///Users/dima/Projects/TYPO3/TYPO3-dev/index.php" lineno="42"></xdebug:message></response>
  15.  
  16. <- eval -i 4 -- aXNzZXQoJF9DT09LSUVbJ1BIUFNUT1JNX1hERUJVR19CUkVBSyddKQ==
  17. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="eval" transaction_id="4"><property address="140734799800512" type="bool"><![CDATA[0]]></property></response>
  18.  
  19. <- eval -i 5 -- JF9TRVJWRVJbJ1JFUVVFU1RfVVJJJ10=
  20. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="eval" transaction_id="5"><property address="140734799800512" type="string" size="17" encoding="base64"><![CDATA[L2Jsb2cvP25vX2NhY2hlPTE=]]></property></response>
  21.  
  22. <- eval -i 6 -- JF9TRVJWRVJbJ1NFUlZFUl9OQU1FJ10=
  23. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="eval" transaction_id="6"><property address="140734799800512" type="string" size="7" encoding="base64"><![CDATA[dDN0cnVuaw==]]></property></response>
  24.  
  25. <- eval -i 7 -- JF9TRVJWRVJbJ1NFUlZFUl9QT1JUJ10=
  26. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="eval" transaction_id="7"><property address="140734799800512" type="string" size="2" encoding="base64"><![CDATA[ODA=]]></property></response>
  27.  
  28. <- breakpoint_set -i 8 -t line -f file:///Users/dima/Projects/My/t3trunk/typo3conf/ext/blog_example/Classes/Controller/BlogController.php -n 59
  29. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="8" id="134980012"></response>
  30.  
  31. <- stack_get -i 9
  32. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="9"><stack where="{main}" level="0" type="file" filename="file:///Users/dima/Projects/TYPO3/TYPO3-dev/index.php" lineno="42"></stack></response>
  33.  
  34. <- run -i 10
  35. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="run" transaction_id="10" status="stopping" reason="ok"></response>
  36.  
  37. <- stack_get -i 11
  38. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="11"><error code="5"><message><![CDATA[command is not available]]></message></error></response>
  39.  
  40. Log closed at 2011-02-21 09:32:17
  41.  
  42. Log opened at 2011-02-21 09:32:17
  43. -> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" fileuri="file:///Users/dima/Projects/TYPO3/TYPO3-dev/index.php" language="PHP" protocol_version="1.0" appid="13498" idekey="PHPSTORM"><engine version="2.2.0-dev"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[http://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2010 by Derick Rethans]]></copyright></init>
  44.  
  45. <- feature_set -i 0 -n show_hidden -v 1
  46. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="0" feature="show_hidden" success="1"></response>
  47.  
  48. <- feature_set -i 1 -n max_depth -v 3
  49. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="1" feature="max_depth" success="1"></response>
  50.  
  51. <- feature_set -i 2 -n max_children -v 100
  52. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="2" feature="max_children" success="1"></response>
  53.  
  54. <- step_into -i 3
  55. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="step_into" transaction_id="3" status="break" reason="ok"><xdebug:message filename="file:///Users/dima/Projects/TYPO3/TYPO3-dev/index.php" lineno="42"></xdebug:message></response>
  56.  
  57. <- eval -i 4 -- aXNzZXQoJF9DT09LSUVbJ1BIUFNUT1JNX1hERUJVR19CUkVBSyddKQ==
  58. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="eval" transaction_id="4"><property address="140734799800512" type="bool"><![CDATA[0]]></property></response>
  59.  
  60. <- eval -i 5 -- JF9TRVJWRVJbJ1JFUVVFU1RfVVJJJ10=
  61. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="eval" transaction_id="5"><property address="140734799800512" type="string" size="12" encoding="base64"><![CDATA[L2Zhdmljb24uaWNv]]></property></response>
  62.  
  63. <- eval -i 6 -- JF9TRVJWRVJbJ1NFUlZFUl9OQU1FJ10=
  64. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="eval" transaction_id="6"><property address="140734799800512" type="string" size="7" encoding="base64"><![CDATA[dDN0cnVuaw==]]></property></response>
  65.  
  66. <- eval -i 7 -- JF9TRVJWRVJbJ1NFUlZFUl9QT1JUJ10=
  67. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="eval" transaction_id="7"><property address="140734799800512" type="string" size="2" encoding="base64"><![CDATA[ODA=]]></property></response>
  68.  
  69. <- breakpoint_set -i 8 -t line -f file:///Users/dima/Projects/My/t3trunk/typo3conf/ext/blog_example/Classes/Controller/BlogController.php -n 59
  70. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="breakpoint_set" transaction_id="8" id="134980013"></response>
  71.  
  72. <- stack_get -i 9
  73. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="9"><stack where="{main}" level="0" type="file" filename="file:///Users/dima/Projects/TYPO3/TYPO3-dev/index.php" lineno="42"></stack></response>
  74.  
  75. <- run -i 10
  76. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="run" transaction_id="10" status="stopping" reason="ok"></response>
  77.  
  78. <- stack_get -i 11
  79. -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="stack_get" transaction_id="11"><error code="5"><message><![CDATA[command is not available]]></message></error></response>
  80.  
  81. Log closed at 2011-02-21 09:32:18