From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28824 invoked by alias); 14 Oct 2003 15:46:51 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 28816 invoked from network); 14 Oct 2003 15:46:50 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (206.116.66.93) by sources.redhat.com with SMTP; 14 Oct 2003 15:46:50 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id D1A1ED2D29; Tue, 14 Oct 2003 08:46:49 -0700 (PDT) Date: Tue, 14 Oct 2003 15:46:00 -0000 From: Joel Brobecker To: Andrew Cagney Cc: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: problem unwinding past pthread_cond_wait() on x86 RedHat 9.0 Message-ID: <20031014154649.GA989@gnat.com> References: <20031014054225.GB919@gnat.com> <20031014125731.GA14097@nevyn.them.org> <3F8C1523.5040704@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F8C1523.5040704@redhat.com> User-Agent: Mutt/1.4i X-SW-Source: 2003-10/txt/msg00454.txt.bz2 > Joel, what happens if you type: > > (gdb) x/i 0xffffe002 Something like "Cannot read memory at 0xffffe002" (already tried it :-). What is this address, BTW. I always wondered... Kernel code? Special address? -- Joel