From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1959 invoked by alias); 8 Jul 2002 23:03:12 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 1838 invoked by uid 0); 8 Jul 2002 23:03:08 -0000 Resent-Message-ID: <20020708230308.1827.qmail@sources.redhat.com> Received: (qmail 32427 invoked from network); 8 Jul 2002 22:58:53 -0000 Received: from unknown (HELO hetnet.nl) (194.151.104.184) by sources.redhat.com with SMTP; 8 Jul 2002 22:58:53 -0000 Received: from donald ([213.75.210.89]) by hetnet.nl with Microsoft SMTPSVC(5.5.1877.757.75); Tue, 9 Jul 2002 01:00:48 +0200 From: "Fernando Martins" To: Subject: How to see source code? Date: Mon, 08 Jul 2002 16:03:00 -0000 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-Msmail-Priority: Normal Importance: Normal X-Mimeole: Produced By Microsoft MimeOLE V5.00.2615.200 Resent-From: root@sourceware.cygnus.com Resent-Date: Mon, 8 Jul 2002 16:03:08 -0700 Resent-To: insight@sources.redhat.com X-SW-Source: 2002-q3/txt/msg00009.txt.bz2 Hi! a newbie question: I compiled a package (configure/make/make install) and I was trying to debug it. However when I run gdb (gdb gda-test.exe) I get a window with Assembly code and I don't get source code when I select SOURCE. I want to step over the C source code, not assembly. Also, if I select menu File; Source I get an error (invalid command or so). What am I missing? Thanks, Fernando Martins