[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [cdt-dev] remote debugging error message
|
- From: Xingxing Pan <forandom@xxxxxxxxx>
- Date: Mon, 18 Jul 2011 20:47:23 +0800
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=nY8O5gBs0tghTgqmfUcmjtUtRkJ788IiMTkfxO9ROks=; b=HkgCKfyxZVwXTt17Imvqbd6AnLoLkaZSQHBHljt7hfcjsixQiaReIBbVGZecbW+b7v Y+G40JcZZyJs40bwMoYffyTARECF5H3cruzGFwxEsRNKYsxPWtUECv3hIMPKBklM3x4u lHQ2ePKuizVIkN85WPALq7nTWn5rT47gQXUXg=
Hi, I use printf found the meaning of the error message, which is
"connection timeout" in Chinese.
I'm curious about the internal of automatic remote debug launcher.
Dose it use Expect?
Thank you.
2011/7/18 Xingxing Pan <forandom@xxxxxxxxx>:
> Hi. I'm using eclipse remotely debugging a program on a target board.
> I get the following message.
>
> Failed to execute MI command:w
> -target-select remote 192.168.20.239:2345
> Error message from debugger back end:
> 192.168.20.239:2345: \350\277\236\346\216\245\350\266\205\346\227\266.
> 192.168.20.239:2345: \350\277\236\346\216\245\350\266\205\346\227\266.
>
> The error message is unreadable. Dose anyone know how is the error
> message encoded?
>
> Thanks.
>
> Xingxing
>