[ddbg] Unable to find source files
Simen Haugen
simen at norstat.no
Tue Aug 14 06:28:55 PDT 2007
Yup, command line too.
C:\projects\nsdata\bin\Debug>ddbg sps2nsd.exe
Ddbg 0.10 beta - D Debugger
Copyright (c) 2007 Jascha Wetzel
see http://ddbg.mainia.de/doc.html for documentation
Loading symbols from sps2nsd.exe
->bp c:\projects\nsdata\src\nsd\nsd.d:1361
Soure file "c:\projects\nsdata\src\nsd\nsd.d" not found
->^C
C:\projects\nsdata\bin\Debug>dir c:\projects\nsdata\src\nsd\nsd.d
Volume in drive C is Partition_1
Volume Serial Number is 047C-6206
Directory of c:\projects\nsdata\src\nsd
14.08.2007 15:24 37 902 nsd.d
1 File(s) 37 902 bytes
0 Dir(s) 804 540 416 bytes free
"Jascha Wetzel" <"[firstname]"@mainia.de> wrote in message
news:f9s52g$8mo$1 at digitalmars.com...
> Simen Haugen wrote:
>> I have also been having problems with this, but now I'm getting another
>> error using ddbg 0.10, descent 0.4, rebuild 0.70 and dmd 1.020
>> ->Soure file "C:\projects\nsd\src\nsd.d" not found
>>
>> Everything was working perfectly, but suddenly it stopped working. I've
>> been debugging this project before, but after writing more code (no more
>> files or anything) it just couldn't find the files anymore.
>>
>> The strange thing is that it is not happening for all the files in the
>> project, just a couple of them...
>
> does that problem also occur when you debug the program on the command
> line?
More information about the Digitalmars-d-debugger
mailing list