From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29995 invoked by alias); 18 Jul 2011 09:00:15 -0000 Received: (qmail 29970 invoked by uid 22791); 18 Jul 2011 09:00:13 -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,FROM_LOCAL_NOVOWEL,HK_RANDOM_ENVFROM,HK_RANDOM_FROM,RCVD_IN_DNSWL_LOW,SARE_FROM_CONS6S X-Spam-Check-By: sourceware.org Received: from mail-gy0-f169.google.com (HELO mail-gy0-f169.google.com) (209.85.160.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 18 Jul 2011 08:59:58 +0000 Received: by gyg13 with SMTP id 13so1346033gyg.0 for ; Mon, 18 Jul 2011 01:59:57 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.195.66 with SMTP id o42mr7686468yhn.8.1310979597375; Mon, 18 Jul 2011 01:59:57 -0700 (PDT) Received: by 10.147.32.11 with HTTP; Mon, 18 Jul 2011 01:59:57 -0700 (PDT) In-Reply-To: References: Date: Mon, 18 Jul 2011 09:00:00 -0000 Message-ID: Subject: Re: gdbserver error message From: Max Filippov To: Xingxing Pan Cc: gdb@sourceware.org Content-Type: text/plain; charset=UTF-8 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/msg00080.txt.bz2 $ printf "\350\277\236\346\216\245\350\266\205\346\227\266" =E8=BF=9E=E6=8E=A5=E8=B6=85=E6=97=B6 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. --=20 Thanks. -- Max