From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29128 invoked by alias); 23 Mar 2006 01:31:37 -0000 Received: (qmail 29113 invoked by uid 22791); 23 Mar 2006 01:31:37 -0000 X-Spam-Check-By: sourceware.org Received: from web36213.mail.mud.yahoo.com (HELO web36213.mail.mud.yahoo.com) (209.191.68.239) by sourceware.org (qpsmtpd/0.31) with SMTP; Thu, 23 Mar 2006 01:31:36 +0000 Received: (qmail 61585 invoked by uid 60001); 23 Mar 2006 01:31:30 -0000 Message-ID: <20060323013130.61572.qmail@web36213.mail.mud.yahoo.com> Received: from [24.43.49.244] by web36213.mail.mud.yahoo.com via HTTP; Wed, 22 Mar 2006 20:31:27 EST Date: Thu, 23 Mar 2006 07:59:00 -0000 From: PoWah Wong Subject: gdb Couldn't establish connection to remote target To: "gdb@sourceware.org" MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00162.txt.bz2 I want to use gdb to remote debug but has this problem target> gdbserver 172.28.0.235:12345 cli Process cli created; pid = 317 Remote debugging from host 172.28.0.235 readchar: Got EOF Remote side has terminated connection. GDBserver will reopen the connection. At the host: (gdb) set debug remote 1 (gdb) target remote 172.29.1.199:12345 Remote debugging using 172.29.1.199:12345 Sending packet: $Hc-1#09...Ack Packet received: OK Sending packet: $qC#b4...Ack Packet received: Sending packet: $qOffsets#4b...Ack Packet received: Sending packet: $?#3f...Ack Packet received: T0501:7ffffda0;40:30010a48; Couldn't establish connection to remote target Remote sent bad register number 40: 30010a48; Packet: 'T0501:7ffffda0;40:30010a48;' __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com