From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5383 invoked by alias); 23 Jan 2007 22:15:54 -0000 Received: (qmail 5182 invoked by uid 22791); 23 Jan 2007 22:15:51 -0000 X-Spam-Check-By: sourceware.org Received: from www.nabble.com (HELO talk.nabble.com) (72.21.53.35) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 23 Jan 2007 22:15:44 +0000 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1H9TvY-00020M-RL for gdb@sources.redhat.com; Tue, 23 Jan 2007 14:15:40 -0800 Message-ID: <8550716.post@talk.nabble.com> Date: Tue, 23 Jan 2007 22:15:00 -0000 From: crtjer46 To: gdb@sources.redhat.com Subject: Re: Warnings: file not found In-Reply-To: <8522634.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jkalinowski@microwavedata.com References: <8522634.post@talk.nabble.com> 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-01/txt/msg00300.txt.bz2 Here is a little bit more information. I'm running gcc 3.4.5 (mingw special) and gdb 6.3 "i686-pc-mingw32". I'm running it in Eclipse. My source path is set to where that file would be located locally. My gcc is patched with MSYS. MSYS is used because it can handle larger projects than gcc. The command is uses is "gdb" to start the gdb console and then "run" followed by the program name in that specified location. After that is where the get the warning that was mentioned in my first post. -- View this message in context: http://www.nabble.com/Warnings%3A-file-not-found-tf3064432.html#a8550716 Sent from the gdb - General mailing list archive at Nabble.com.