From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5057 invoked by alias); 24 Nov 2005 02:24:59 -0000 Received: (qmail 5045 invoked by uid 22791); 24 Nov 2005 02:24:58 -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; Thu, 24 Nov 2005 02:24:57 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Ef6n9-00081B-7z; Wed, 23 Nov 2005 21:24:55 -0500 Date: Thu, 24 Nov 2005 04:50: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: <20051124022455.GA30793@nevyn.them.org> Mail-Followup-To: Peter Choi , gdb@sources.redhat.com References: <20051123135323.GA12693@nevyn.them.org> <20051124020510.71650.qmail@web32915.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051124020510.71650.qmail@web32915.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/msg00536.txt.bz2 On Wed, Nov 23, 2005 at 06:05:10PM -0800, Peter Choi wrote: > Hi, > > GDBserver did not show any output at all. > > To debug gdbserver, where should break at???? It > seems that it cannot display protocol packets on its > side. It can if you set the appropriate variable in the source, I think it's debug_threads. You'll have to figure the rest out on your own, since we can't figure out your problem. -- Daniel Jacobowitz CodeSourcery, LLC