From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3263 invoked by alias); 18 Jul 2011 09:05:34 -0000 Received: (qmail 3251 invoked by uid 22791); 18 Jul 2011 09:05:32 -0000 X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,MIME_CHARSET_FARAWAY,RCVD_IN_DNSWL_LOW,SARE_TOCC_CONS6s X-Spam-Check-By: sourceware.org Received: from mail-pz0-f43.google.com (HELO mail-pz0-f43.google.com) (209.85.210.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 18 Jul 2011 09:05:17 +0000 Received: by pzk1 with SMTP id 1so4278303pzk.30 for ; Mon, 18 Jul 2011 02:05:16 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.19.131 with SMTP id f3mr7654671pbe.379.1310979916314; Mon, 18 Jul 2011 02:05:16 -0700 (PDT) Received: by 10.68.52.132 with HTTP; Mon, 18 Jul 2011 02:05:16 -0700 (PDT) In-Reply-To: References: Date: Mon, 18 Jul 2011 09:05:00 -0000 Message-ID: Subject: Re: gdbserver error message From: Xingxing Pan To: Max Filippov Cc: gdb@sourceware.org Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-07/txt/msg00081.txt.bz2 Hi. That's right. Thank you. 2011/7/18 Max Filippov : > $ printf "\350\277\236\346\216\245\350\266\205\346\227\266" > =C1=AC=BD=D3=B3=AC=CA=B1 > > Which means "connection timeout"? > > On Mon, Jul 18, 2011 at 12:54 PM, Xingxing Pan wrote: >> 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. > > -- > Thanks. > -- Max >