From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22743 invoked by alias); 23 Nov 2005 13:53:31 -0000 Received: (qmail 22729 invoked by uid 22791); 23 Nov 2005 13:53:29 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 23 Nov 2005 13:53:27 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Eev3s-0003J3-PD; Wed, 23 Nov 2005 08:53:24 -0500 Date: Wed, 23 Nov 2005 13:54:00 -0000 From: Daniel Jacobowitz To: Peter Choi Cc: gdb@sources.redhat.com Subject: Re: multi-thread remote debugging i386-linux target (NEED HELP) Message-ID: <20051123135323.GA12693@nevyn.them.org> Mail-Followup-To: Peter Choi , gdb@sources.redhat.com References: <20051123021357.GB2247@nevyn.them.org> <20051123061840.80364.qmail@web32906.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051123061840.80364.qmail@web32906.mail.mud.yahoo.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes 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: 2005-11/txt/msg00524.txt.bz2 On Tue, Nov 22, 2005 at 10:18:40PM -0800, Peter Choi wrote: > Hi, > > Use "file test" this time. Exact commands I use in > host side gdb is as follows: > > file test > b test.c:21 > set remotetimeout 60 > set debug remote 1 > target remote 10.247.1.237:2345 > c > > Below is what I got: Sorry, you're going to have to debug gdbserver yourself. Did it print out any helpful output, or just hang? -- Daniel Jacobowitz CodeSourcery, LLC