On Thursday, 12. July 2012 18:13:22 David Faure wrote: > On Thursday 05 July 2012 15:39:33 Dominik Haumann wrote: > > Here, startPos is a Cursor, but we cannot see its values. > > > > It would help tremendously sometimes to know the line/column values. So > > having "startPos=(4, 2)" instead of "startPos=...". > > > > Is there any way to provide this feature to get better backtraces [...] ? > > Compile your code in "debugfull" mode.
Ok, I do that, but distros do not :) Thanks anyway, Dominik