[Lazarus] i'm looking for tips on debugging deep nested code with recursive functions

ik idokan at gmail.com
Wed Feb 15 12:49:27 CET 2012


Hello,

I have a code with a lot of loops and recursive calls.
Somewhere at the code, at some point, I think I have an Off By One or
something similar that happens that break my code.
The question is, how would you suggest to compile such complicated
calls to figure out where the problem/s exists ?

I'm using Lazarus 0.9.31 r35319M FPC 2.5.1 x86_64-linux-gtk 2 if that's helps

Thanks,
Ido




More information about the Lazarus mailing list