Created
June 25, 2020 19:55
-
-
Save kalenjordan/61e6889732429f7c3862090e66b71634 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[20998] Log opened at 2020-06-25 19:54:20 | |
[20998] I: Connecting to configured address/port: localhost:9000. | |
[20998] W: Creating socket for 'localhost:9000', poll success, but error: Operation now in progress (19). | |
[20998] I: Connected to client. :-) | |
[20998] -> <init xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" fileuri="file:///Users/kalenjordan/sites/kalenjordan.com/public/index.php" language="PHP" xdebug:language_version="7.4.2" protocol_version="1.0" appid="20998" idekey="kalenjordan"><engine version="2.9.2"><![CDATA[Xdebug]]></engine><author><![CDATA[Derick Rethans]]></author><url><![CDATA[https://xdebug.org]]></url><copyright><![CDATA[Copyright (c) 2002-2020 by Derick Rethans]]></copyright></init> | |
[20998] <- feature_set -i 1 -n show_hidden -v 1 | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="1" feature="show_hidden" success="1"></response> | |
[20998] <- feature_set -i 2 -n max_depth -v 1 | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="2" feature="max_depth" success="1"></response> | |
[20998] <- feature_set -i 3 -n max_children -v 100 | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="3" feature="max_children" success="1"></response> | |
[20998] <- feature_set -i 4 -n extended_properties -v 1 | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="feature_set" transaction_id="4" feature="extended_properties" success="1"></response> | |
[20998] <- status -i 5 | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="status" transaction_id="5" status="starting" reason="ok"></response> | |
[20998] <- step_into -i 6 | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="step_into" transaction_id="6" status="break" reason="ok"><xdebug:message filename="file:///Users/kalenjordan/sites/kalenjordan.com/public/index.php" lineno="10"></xdebug:message></response> | |
[20998] <- eval -i 7 -- aXNzZXQoJF9TRVJWRVJbJ1BIUF9JREVfQ09ORklHJ10p | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="eval" transaction_id="7"><property type="bool"><![CDATA[0]]></property></response> | |
[20998] <- eval -i 8 -- aXNzZXQoJF9TRVJWRVJbJ1NFUlZFUl9OQU1FJ10p | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="eval" transaction_id="8"><property type="bool"><![CDATA[1]]></property></response> | |
[20998] <- eval -i 9 -- KHN0cmluZykoJF9TRVJWRVJbJ1NFUlZFUl9OQU1FJ10p | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="eval" transaction_id="9"><property type="string" size="21" encoding="base64"><![CDATA[bG9jYWwua2FsZW5qb3JkYW4uY29t]]></property></response> | |
[20998] <- eval -i 10 -- KHN0cmluZykoJF9TRVJWRVJbJ1NFUlZFUl9QT1JUJ10p | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="eval" transaction_id="10"><property type="string" size="2" encoding="base64"><![CDATA[ODA=]]></property></response> | |
[20998] <- eval -i 11 -- KHN0cmluZykoJF9TRVJWRVJbJ1JFUVVFU1RfVVJJJ10p | |
[20998] -> <response xmlns="urn:debugger_protocol_v1" xmlns:xdebug="https://xdebug.org/dbgp/xdebug" command="eval" transaction_id="11"><property type="string" size="35" encoding="base64"><![CDATA[Lz9YREVCVUdfU0VTU0lPTl9TVEFSVD1zZXNzaW9uX25hbWU=]]></property></response> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment