From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24782 invoked by alias); 9 Sep 2004 03:09:22 -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 24774 invoked from network); 9 Sep 2004 03:09:21 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sourceware.org with SMTP; 9 Sep 2004 03:09:21 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 55FFF47D92; Wed, 8 Sep 2004 20:09:20 -0700 (PDT) Date: Thu, 09 Sep 2004 03:09:00 -0000 From: Joel Brobecker To: Reschke Benjamin-A16256 Cc: "'gdb@sources.redhat.com'" Subject: Re: GDB 6.0 backtrace limit to only 3 lines Message-ID: <20040909030920.GA5843@gnat.com> References: <643810D0E0F1144C8F9D798CF5294DD80244C0E3@zas24exm01.corp.mot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <643810D0E0F1144C8F9D798CF5294DD80244C0E3@zas24exm01.corp.mot.com> User-Agent: Mutt/1.4i X-SW-Source: 2004-09/txt/msg00072.txt.bz2 > I recently downloaded and compiled GDB 6.0 for Sparc Solaris 8 and it > seems that whenever I issue the "backtrace" command it will only ever > print out 3 lines. No more, no less. Is there an option or setting > that I need to configure when compiling the tool. Or after compilation > is there a setting or option I need to set? I would try 6.2.1. IIRC, there were some known issues on sparc-solaris with 6.0. -- Joel