[ddbg] Unable to find source files
Ary Manzana
ary at esperanto.org.ar
Tue Aug 14 05:14:08 PDT 2007
Can you send me the source code, or at least the hierarchy of the
project with stub functions? That way we'll see if it's a problem with
ddbg or with Descent.
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...
>
>
> "Bill Baxter" <dnewsgroup at billbaxter.com> wrote in message
> news:f3fpmd$2iis$1 at digitalmars.com...
>> I ran into a problem the other day where ddbg 0.8.1 was telling me that it
>> couldn't find line xxx of file yyy. But it knew there was a file yyy. It
>> listed it in the modules list.
>>
>> Don't have time to narrow it down to a repro right now, but just wanted to
>> see if anyone else had seen this. The source file in question was called
>> OptMesh.d and I was running the debugger from a \data directory beneath
>> that. It was finding the other files fine, so my thought was maybe
>> there's a bug with mixed case filenames. The files that were working were
>> all lowercase. Maybe just a coincidence, though.
>>
>> --bb
More information about the Digitalmars-d-debugger
mailing list