<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font size="+1">I am using Lazarus 1.8 Win64 , FPC 3.0.4.<br>
      As with older versions, debugger is very slow (compared to
      Delphi).<br>
      <br>
      Is there any tricks I can use to speed up the debugger e.g. turn
      off debug info of all lazarus units/object files?<br>
      <br>
      I remember in Delphi 5, they had an option of whether to use Debug
      dcu (of the main VCL units/objects files).<br>
      Is there a similar switch I can use to disable debugger in all,
      except my own source code so as to speed up the debugger?<br>
      <br>
      Dennis<br>
    </font>
  </body>
</html>