From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1356 invoked by alias); 8 Nov 2011 13:07:01 -0000 Received: (qmail 1343 invoked by uid 22791); 8 Nov 2011 13:07:00 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-bw0-f41.google.com (HELO mail-bw0-f41.google.com) (209.85.214.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 08 Nov 2011 13:06:41 +0000 Received: by bkas6 with SMTP id s6so444641bka.0 for ; Tue, 08 Nov 2011 05:06:40 -0800 (PST) MIME-Version: 1.0 Received: by 10.204.140.153 with SMTP id i25mr22384632bku.102.1320757599835; Tue, 08 Nov 2011 05:06:39 -0800 (PST) Received: by 10.204.78.202 with HTTP; Tue, 8 Nov 2011 05:06:39 -0800 (PST) In-Reply-To: References: Date: Tue, 08 Nov 2011 13:07:00 -0000 Message-ID: Subject: Re: Issue with GDB 7.0 From: trisha yad To: naga raj Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2011-11/txt/msg00060.txt.bz2 Hi all, Thanks naga, I am working on MIPS On Tue, Nov 8, 2011 at 2:28 PM, naga raj wrote: > Hi Trisha, > >> (gdb) bt >> >> it show error Backtrace stopped: frame did not save the PC > I Dono for which target you are working, but I have also experienced > similar error. > =A0It has been resolved by adjusting the stack frame values to the GDB co= rrectly. > > Refer the link for more info. > http://www.embecosm.com/download/ean3.html > > -Nagaraju >