[xdebug-general] error encoding

From: Xavier Puig <xpuigr[@]gmail.com>
Date: Mon, 17 May 2010 17:34:57 +0200

Hello,
When I decoded base64 source, I have an error in
python(UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in
position 22: ordinal not in range(128))
My system is UTF-8 and source code sended too.
So I think to change it by:
feature_set -i "1274109243.76" -n encoding -v UTF-8
And response is:
302<?xml version="1.0" encoding="iso-8859-1"?>
<response xmlns="urn:debugger_protocol_v1"
xmlns:xdebug="http://xdebug.org/dbgp/xdebug" command="feature_set"
transaction_id="1274109243.76" status="break" reason="ok"><error
code="900"><message><![CDATA[encoding not
supported]]></message></error></response>
I compiled xdebug in my system.
What can I do?
thanks
xavi
Received on Mon May 17 2010 - 16:34:59 BST

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