From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29533 invoked by alias); 5 Sep 2003 09:38:46 -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 29516 invoked from network); 5 Sep 2003 09:38:44 -0000 Received: from unknown (HELO virus-out-st.online.no) (193.212.240.200) by sources.redhat.com with SMTP; 5 Sep 2003 09:38:44 -0000 Received: from webmail.aktivepost.no (webmail.aktivepost.no [148.122.2.186]) by virus-in.online.no with ESMTP; Fri, 5 Sep 2003 11:38:43 +0200 X-WebMail-UserID: kristian.otnes@tevero.no Date: Fri, 05 Sep 2003 09:38:00 -0000 From: Kristian Otnes To: insight@sources.redhat.com Cc: craig@digitalxfer.com, keiths@redhat.com X-EXP32-SerialNo: 50000140 Subject: RE: Problem with source paths with new Cygwin release Message-Id: <3F586F42@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/msg00155.txt.bz2 To sum up a bit: I rebuilt the original snapshot from August 8 2003 with updated cygwin environment, and the problem with missing source paths persisted. I then fetched an Insight snapshot from September 5 and built it with updated cygwin environment, and got the same error as already reported by Craig: gdbtk/generic/gdbtk-cmds.c:2891: warning: implicit declaration of function `cygwin32_conv_to_full_win32_path' make[1]: *** [gdbtk-cmds.o] Error 1 OK, so there has been something changed with conversion to full paths, it looks like some API change somewhere in Cygwin if you ask me.... I don't have any solution for this right now except going back to older version of at least the following modules: cygutils: 1.2.1-2 -> 1.1.4-2 cygwin: 1.5.3-1 -> 1.3.22-1 Then Insight works with respect to source paths, but the bash shell doesn't even start. If I go back on bash: bash: 2.05b-13 -> 2.05b-9 I can start the bash shell, but I get lots of errors. Probably in a quite useless state... And that is how far I am right now... Kristian ------ Today after updating the Cygwin environment, Insight started having problems with source paths when doing high level debugging. Most source files are shown only in assembly code, and when using the Insight function browser, the source paths seem to have been stripped away from almost all source files. Thus, only assembly code is shown. The new Cygwin package was 1.5.3-1. I used the Cygwin setup tool and went back to 1.3.22-1, and everything worked fine again. I have been working with Insight in Windows environment using Cygwin. I built Insight based on a snapshot from August 8 2003 probably using Cygwin 1.3.22-1 release. It was built for PowerPC/ELF architecture. Anyone happen to know the reason? Is it likely that rebuilding Insight after an upgrade would also solve the problem? Best regards Kristian Otnes