?? 26.10.2010 14:10, Paul Ishenin ???????(??):
26.10.2010 18:33, Felipe Monteiro de Carvalho wrote:
Or else I don't know another compiler which will offer better
debugging in the rest of the platforms.
If Java can also be considered as a platform I must say that debugging
in eclipse is better.
Best regards,
Paul Ishenin.
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
Completely agree.
Even debugging C++ and PHP in Eclipse is nice.
I've debugged C++ dll with FPC host application under x86_64 linux.
It was amazing to start from FPC source and get into C++ source and back
without a hassle.
Btw Eclipse tunes GDB so it is notified on dynamic DLL loading and sets
breakpoints properly,
in Lazarus I have to reset breakpoints manually after dynamic DLL (via
dlopen()) i.e. without manual reset it won't work.
regards,
Anton
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel