From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9456 invoked by alias); 4 Sep 2003 21:12:03 -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 9448 invoked from network); 4 Sep 2003 21:12:01 -0000 Received: from unknown (HELO virus-out-st.online.no) (193.212.240.200) by sources.redhat.com with SMTP; 4 Sep 2003 21:12:01 -0000 Received: from webmail.aktivepost.no (webmail.aktivepost.no [148.122.2.186]) by virus-in.online.no with ESMTP for insight@sources.redhat.com; Thu, 4 Sep 2003 23:11:58 +0200 X-WebMail-UserID: kristian.otnes@tevero.no Date: Thu, 04 Sep 2003 21:12:00 -0000 From: Kristian Otnes To: insight X-EXP32-SerialNo: 50000140 Subject: RE: Problem with source paths with new Cygwin release Message-Id: <3F579D1C@webmail.aktivepost.no> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q3/txt/msg00150.txt.bz2 >Try: > >$ gdb myexecutable >(gdb) list FUNCTION > This would typically give a GDB printout: 879 foo.c: No such file or directory. in foo.c whereas it shows a few lines of C code if I use the older cygwin/cygutils modules >Try setting breakpoints and running, too: > >(gdb) break FUNCTION >(gdb) run Setting a break point at a valid function works. When the CPU gets there, it is halted, and Insight will only show the assembly code. Kristian Otnes (kristian.otnes@tevero.no) Tevero AS (www.tevero.no) P.O.Box 96 NO-1317 Baerums Verk Norway Phone: +47 67 56 29 95