From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Received: (qmail 11067 invoked from network); 9 Jan 2003 23:23:51 -0000 Received: from unknown (HELO mail.s.netic.de) (212.9.160.11) by 209.249.29.67 with SMTP; 9 Jan 2003 23:23:51 -0000 Received: from isdn126.s.netic.de ([212.9.162.126] helo=schleim.qwe.de) by mail.s.netic.de with esmtp (Exim 4.10) id 18Wm1T-0007jc-00 for gdb@sources.redhat.com; Fri, 10 Jan 2003 00:23:39 +0100 Received: from schleim (localhost [127.0.0.1]) by schleim.qwe.de (Postfix) with ESMTP id 09131C9D for ; Thu, 9 Jan 2003 21:38:35 +0100 (CET) Content-Type: text/plain; charset="iso-8859-1" From: Torsten Mohr To: gdb Subject: Re: ARM, registers, "frame 0", where's the PC? Date: Thu, 09 Jan 2003 23:23:00 -0000 User-Agent: KMail/1.4.3 References: <200301080413.48695.tmohr@s.netic.de> <200301091736.01277.tmohr@s.netic.de> <20030109172420.GA27220@nevyn.them.org> In-Reply-To: <20030109172420.GA27220@nevyn.them.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200301092138.34848.tmohr@s.netic.de> X-SW-Source: 2003-01/txt/msg00154.txt.bz2 Hi, > Have you tried this without using Insight? It looks to me like > something's not flushing the frame cache that ought to be. No, not yet. I'm not an experienced gdb user. I think i have to find out the commands i have to use before... But this is the next thing i'll do, i even thought it would be safer to use insight, as it would choose the right commands. Should i post the log file on the insight mailing list too? Best regards, Torsten.