From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19647 invoked by alias); 9 Mar 2004 05:48:50 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 19638 invoked from network); 9 Mar 2004 05:48:48 -0000 Received: from unknown (HELO pcsmail.patni.com) (203.124.139.197) by sources.redhat.com with SMTP; 9 Mar 2004 05:48:48 -0000 Received: from ruby.patni.com (ruby.patni.com [204.165.186.9]) by pcsmail.patni.com (8.11.6/8.9.3) with ESMTP id i295h1p28540 for ; Tue, 9 Mar 2004 11:13:02 +0530 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: Debugging a gdb source Date: Tue, 09 Mar 2004 05:48:00 -0000 Message-ID: <374639AB1012AA4C840022842AA95BC2016D1514@ruby.patni.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Kotian, Deepak" To: X-SW-Source: 2004-03/txt/msg00062.txt.bz2 Hi , I am trying to debug gdb source on Linux using already installed dedugger ddd or gdb. The source code text does not seem to be in sync with the=20 execution when we do step. How do I get it in sync, please let me know. The -g option seems to be set in the Makefile. Please let me know. Thanks and Regards Deepak