From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15348 invoked by alias); 4 Oct 2002 16:54:00 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 15341 invoked from network); 4 Oct 2002 16:54:00 -0000 Received: from unknown (HELO crack.them.org) (65.125.64.184) by sources.redhat.com with SMTP; 4 Oct 2002 16:54:00 -0000 Received: from nevyn.them.org ([66.93.61.169] ident=mail) by crack.them.org with asmtp (Exim 3.12 #1 (Debian)) id 17xWe3-00006b-00; Fri, 04 Oct 2002 12:53:47 -0500 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 17xVih-0000Mb-00; Fri, 04 Oct 2002 12:54:31 -0400 Date: Fri, 04 Oct 2002 09:54:00 -0000 From: Daniel Jacobowitz To: "Usman S. Ansari" Cc: Gdb List Subject: Re: gdb Vs gdbserver Message-ID: <20021004165431.GA1382@nevyn.them.org> Mail-Followup-To: "Usman S. Ansari" , Gdb List References: <20021004125339.25793.qmail@web14309.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021004125339.25793.qmail@web14309.mail.yahoo.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-10/txt/msg00040.txt.bz2 On Fri, Oct 04, 2002 at 05:53:39AM -0700, Usman S. Ansari wrote: > My multithreaded application has about 12 - 13 threads. One of the thread wakes up every 100 > millisecond, does its thing and than wait for next 100 millisecond interval. > > If I ran this under gdb, and put break point in 100 millisecond thread, control returns to gdb, > every time this thread is invoked. However, under gdbserver & gdb combination, only one time break > point is hit. > > I am setting solib-absolute-prefix option and otherwise multithread debugging under gdbserver is > fine. > > My target is 8xx and host is i386 (Redhat 7.2) > > any ideas. No ideas. Do you have a small testcase, or can you make one? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer