Re: DDD looking for source file with IP address?
ron flory <[email protected]>
| Newsgroups | gmane.comp.debugging.ddd.general |
|---|---|
| Message-ID | <[email protected]> |
mark_2811 wrote: > Hi, > > I've got a strange problem with DDD (v ). When a breakpoint gets hit, DDD pops up a dialog saying "DDD: No Source". It seems to be searching for a source file named "192.168.0.1" in the directory where my executable is located. I searched on google and couldn't find any other references to this issue, has anyone here seen it before? Why would it think my computer's IP address is the name of a source file?? This is a long shot, but I think I saw something similar happen when I entered 'ddd ./progname' instead of 'ddd program'. It took some time to figure this out and I have no clue why it is. Configuring source paths did not help, especially since ddd discards these settings upon next startup. ron