From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2085 invoked by alias); 25 May 2005 15:38:06 -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 2067 invoked by uid 22791); 25 May 2005 15:38:00 -0000 Received: from smtp-send.myrealbox.com (HELO smtp-send.myrealbox.com) (192.108.102.143) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 25 May 2005 15:38:00 +0000 Received: from dsl.dynamic8121397253.ttnet.net.tr kde [81.213.97.253] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 1.5 $ on Linux; Wed, 25 May 2005 09:37:57 -0600 From: Ismail Donmez To: gdb@sources.redhat.com Subject: Re: Is this possible with gdb? Date: Wed, 25 May 2005 15:38:00 -0000 User-Agent: KMail/1.8.50 References: <2DA8F872430BE8469BF0F403A6103F9205D027@stca20aa.bocc.icn.siemens.com> In-Reply-To: <2DA8F872430BE8469BF0F403A6103F9205D027@stca20aa.bocc.icn.siemens.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200505251839.14432.ismail@kde.org.tr> X-SW-Source: 2005-05/txt/msg00322.txt.bz2 On Wednesday 25 May 2005 18:29, Bloch, Jack wrote: > set height 0 >    b main >    run >    while 1 >       step >    end > end Only traces main() part but the interesting stuff happens in threads :( . Any way to get it to trace all parts including threads? -- They say people don't believe in heroes anymore