From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25220 invoked by alias); 15 Jun 2008 22:27:43 -0000 Received: (qmail 25212 invoked by uid 22791); 15 Jun 2008 22:27:43 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 15 Jun 2008 22:27:25 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id 395C73C1A9; Sun, 15 Jun 2008 15:27:23 -0700 (PDT) Subject: Re: What do I need to look at the source while debugging? From: Michael Snyder To: Igor Korot Cc: gdb@sourceware.org In-Reply-To: <30219565.1213566777985.JavaMail.root@elwamui-cypress.atl.sa.earthlink.net> References: <30219565.1213566777985.JavaMail.root@elwamui-cypress.atl.sa.earthlink.net> Content-Type: text/plain Date: Sun, 15 Jun 2008 22:27:00 -0000 Message-Id: <1213568842.3601.890.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit 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: 2008-06/txt/msg00151.txt.bz2 On Sun, 2008-06-15 at 14:52 -0700, Igor Korot wrote: > OK, so what else can I try? > Do I need to reconfigure and re-build? I'm sorry, but I've lost the thread of what you're trying to do. Something to do with viewing your source files, but I'm not sure if we can help you unles we can reproduce your problem. Can you reduce this to a minimal test case? One that should not involve having to use any particular environment outside of gdb in order to reproduce it?