line number information with dmd and gdb

Tobias Pankrath tobias at pankrath.net
Sun Jul 1 01:24:12 PDT 2012


Hey,

I've run into problems when debugging a program of mine using gdb 
(7.4.1) and dmd (2.59 / 2.60).

While running the program in a step by step fashion it occurs 
that the current line jumps back and forth. So I'm more less 
blind till the line number information turns correct again. Sadly 
I've yet to reduce this problem to a program that's fit for a bug 
report.

Does anyone have this problem, too? Any workarounds?

Thanks


More information about the Digitalmars-d-debugger mailing list