From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24012 invoked by alias); 6 Sep 2007 15:06:16 -0000 Received: (qmail 23988 invoked by uid 22791); 6 Sep 2007 15:06:16 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Sep 2007 15:06:10 +0000 Received: (qmail 5551 invoked from network); 6 Sep 2007 15:06:08 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 6 Sep 2007 15:06:08 -0000 To: treul Cc: gdb@sourceware.org Subject: Re: symbol address mismatch between the program and the loaded References: <6a6ca2180709051819u118941e0i31b3c57fa32cb0a3@mail.gmail.com> From: Jim Blandy Date: Thu, 06 Sep 2007 17:34:00 -0000 In-Reply-To: <6a6ca2180709051819u118941e0i31b3c57fa32cb0a3@mail.gmail.com> (treul's message of "Thu, 6 Sep 2007 09:19:18 +0800") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2007-09/txt/msg00052.txt.bz2 treul writes: > Several days ago, I posted a message asking about the symbol address > problem. But no reply yet. I pursued the answer from many resources. > Hoping find something helpful here... > > The message is here: > http://sourceware.org/ml/gdb/2007-09/msg00012.html Hi, Treul. I think the reason you didn't get a reply is that we don't know the answer. Which release of GDB are you using? What sort of "virtual machine" are you running Linux on? How are you connecting GDB to the virtual machine?