From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2575 invoked by alias); 8 Nov 2011 08:58:17 -0000 Received: (qmail 2567 invoked by uid 22791); 8 Nov 2011 08:58:16 -0000 X-SWARE-Spam-Status: No, hits=-2.5 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-ww0-f43.google.com (HELO mail-ww0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 08 Nov 2011 08:58:03 +0000 Received: by wwf4 with SMTP id 4so271434wwf.12 for ; Tue, 08 Nov 2011 00:58:02 -0800 (PST) MIME-Version: 1.0 Received: by 10.180.90.6 with SMTP id bs6mr11778055wib.63.1320742682474; Tue, 08 Nov 2011 00:58:02 -0800 (PST) Received: by 10.180.104.194 with HTTP; Tue, 8 Nov 2011 00:58:02 -0800 (PST) In-Reply-To: References: Date: Tue, 08 Nov 2011 08:58:00 -0000 Message-ID: Subject: Re: Issue with GDB 7.0 From: naga raj To: trisha yad Cc: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes 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/msg00059.txt.bz2 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. It has been resolved by adjusting the stack frame values to the GDB correctly. Refer the link for more info. http://www.embecosm.com/download/ean3.html -Nagaraju