From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22046 invoked by alias); 9 Sep 2004 00:51:39 -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 21971 invoked from network); 9 Sep 2004 00:51:38 -0000 Received: from unknown (HELO motgate.mot.com) (129.188.136.100) by sourceware.org with SMTP; 9 Sep 2004 00:51:38 -0000 Received: from il06exr06.mot.com (il06exr06.mot.com [129.188.137.136]) by motgate.mot.com (Motorola/Motgate) with ESMTP id i890pb5I012509 for ; Wed, 8 Sep 2004 17:51:37 -0700 (MST) Received: from zas24exm01.corp.mot.com (zas24exm01.corp.mot.com [10.238.144.34]) by il06exr06.mot.com (Motorola/il06exr06) with ESMTP id i890pY1J011406 for ; Wed, 8 Sep 2004 19:51:36 -0500 Received: by zas24exm01.corp.mot.com with Internet Mail Service (5.5.2657.72) id ; Thu, 9 Sep 2004 10:21:33 +0930 Message-ID: <643810D0E0F1144C8F9D798CF5294DD80244C0E3@zas24exm01.corp.mot.com> From: Reschke Benjamin-A16256 To: "'gdb@sources.redhat.com'" Subject: GDB 6.0 backtrace limit to only 3 lines Date: Thu, 09 Sep 2004 00:51:00 -0000 MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2004-09/txt/msg00071.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? TIA Ben