ddbi - breakpoints not set. Line not found.

Jascha Wetzel "[firstname]" at mainia.de
Wed May 9 02:01:25 PDT 2007


does that line 1546 in .\src\in2view.d actually exist?
codeblocks sometimes tries to set breakpoints on lines that are beyond
the end of the file. the only fix i found so far is restarting CB in
such a case.

Simen Haugen wrote:
> I cannot get ddbg to work  in all situations. In some of my projectfiles I 
> get an line not found error on my breakpoints: 'Line 1546 in 
> ".\src\in2view.d" not found'
> In these files no breakpoints can be set, but I can step into the files.
> 
> I'm using ddbg 0.08.1b on codeblocks rev 3938 with dmd 1.014 
> 
> 


More information about the Digitalmars-d-debugger mailing list