From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23482 invoked by alias); 2 Jul 2002 10:15:09 -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 23429 invoked from network); 2 Jul 2002 10:14:57 -0000 Received: from unknown (HELO fadata.bg) (80.72.64.67) by sources.redhat.com with SMTP; 2 Jul 2002 10:14:57 -0000 Received: (qmail 6838 invoked by uid 1000); 2 Jul 2002 10:14:54 -0000 To: balteo@wanadoo.fr Cc: gdb@sources.redhat.com Subject: Re: Help with GDB References: <3D2131B100024376@mel-rta9.wanadoo.fr> X-No-CC: Reply to lists, not to me. From: Momchil Velikov In-Reply-To: <3D2131B100024376@mel-rta9.wanadoo.fr> (added by postmaster@wanadoo.fr) Date: Tue, 02 Jul 2002 03:15:00 -0000 Message-ID: <87k7oefnc1.fsf@fadata.bg> User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-07/txt/msg00021.txt.bz2 >>>>> "Balteo" == Balteo writes: Balteo> Hello, Balteo> I am compiling a C program from several source files and the "list" comma= Balteo> nd=20 Balteo> of gdb always results in a "init.c: no such file or directory". Note that= Balteo> the=20 Balteo> problem does not happen when the program is made on only one source file. Balteo> How can I make gdb work with several source files? GDB works fine with several source files. Don't forget to add a line number after the colon, i.e., l : Regards, -velco PS. Probably you'll consider changing your MUA, SpamAssassin classifies your message as spam. SPAM: -------------------- Start SpamAssassin results ---------------------- SPAM: This mail is probably spam. The original message has been altered SPAM: so you can recognise or block similar unwanted mail in future. SPAM: See http://spamassassin.org/tag/ for more details. SPAM: SPAM: Content analysis details: (9.1 hits, 5 required) SPAM: FROM_NAME_NO_SPACES (-0.1 points) From: no spaces in name SPAM: MSG_ID_ADDED_BY_MTA (4.0 points) 'Message-Id' was added by a relay SPAM: INVALID_MSGID (1.8 points) Message-Id is not valid, according to RFC-2822 SPAM: DATE_IN_FUTURE_03_06 (3.4 points) Date: is 3 to 6 hours after Received: date SPAM: SPAM: -------------------- End of SpamAssassin results ---------------------