This is the mail archive of the insight-prs@sourceware.cygnus.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

insight/34: Insight tries to open sorce files with windows filename specs



>Number:         34
>Category:       insight
>Synopsis:       Insight tries to open sorce files with windows filename specs
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 07 09:13:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Tim Chick
>Release:        5.0
>Organization:
>Environment:
Cygwin 1.1.1
>Description:
When I try to debug a simple program, eg hello world

This program is in e:/cygnus/src/test/hello.c, and
is compiled with cygwin using gcc

/ is mounted as e:/cygnus

insight reports cannot stat source file
/src/test/hello.c

If I copy hello.c to
e:/src/test/hello.c

everything works.

Insight seems to open the files using
thier windows names, not the cygwin ones

If I use gdb -nw I see no problems, as gdb
uses cygwin style file names to read the source
files.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]