<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
На 26.10.2010 14:10, Paul Ishenin напісаў(ла):
<blockquote cite="mid:4CC6B708.2090302@mail.ru" type="cite">26.10.2010
18:33, Felipe Monteiro de Carvalho wrote:
<br>
<blockquote type="cite">Or else I don't know another compiler which
will offer better
<br>
debugging in the rest of the platforms.
<br>
</blockquote>
If Java can also be considered as a platform I must say that debugging
in eclipse is better.
<br>
<br>
Best regards,
<br>
Paul Ishenin.
<br>
_______________________________________________
<br>
fpc-devel maillist - <a class="moz-txt-link-abbreviated" href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.freepascal.org/mailman/listinfo/fpc-devel">http://lists.freepascal.org/mailman/listinfo/fpc-devel</a>
<br>
</blockquote>
<font face="Helvetica, Arial, sans-serif">Completely agree.<br>
Even debugging C++ and PHP in Eclipse is nice.<br>
I've debugged C++ dll with FPC host application under x86_64 linux. <br>
It was amazing to start from FPC source and get into C++ source and
back without a hassle.<br>
Btw Eclipse tunes GDB so it is notified on dynamic DLL loading and sets
breakpoints properly,<br>
in Lazarus I have to reset breakpoints manually after dynamic DLL (via
dlopen()) i.e. without manual reset it won't work.<br>
<br>
regards,<br>
Anton<br>
</font>
</body>
</html>