Op 2010-10-26 13:22, Anton Kavalenka het geskryf: > Their last argument - we need assembly-line stepping debugger like in > Delphi.
This is actually supported in MSEide, I did it the other day ("View > Assembler" and use 'Next instruction' in stead of 'Next' in the debugger toolbar). Even breakpoints can be set at assembly line level. From my experience MSEide's debugging is miles ahead of Lazarus IDE, but in the end there are still many problems (in both IDE's) due to missing DWARF information or usage of GDB not understanding Object Pascal language. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://opensoft.homeip.net:8080/fpgui/ _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel