<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/03/2015 17:31, Vojtěch Čihák
      wrote:<br>
    </div>
    <blockquote cite="mid:20150307183146.0419E042@atlas.cz" type="cite">
      <p style="padding:0 0 0 0; margin:0 0 0 0;">Thanks,</p>
      <p style="padding:0 0 0 0; margin:0 0 0 0;"> </p>
      <p style="padding:0 0 0 0; margin:0 0 0 0;">setting <span
          style="font-family: Arial, Helvetica, sans-serif; font-size:
          10pt;">DisableLoadSymbolsForLibraries to True did the job. Now
          I'm on ~2 seconds, it is usual time on my Core2Duo @2GHz.</span></p>
      <p style="padding:0 0 0 0; margin:0 0 0 0;"> <br>
      </p>
    </blockquote>
    <br>
    Is it possible your qt libs have debug info? that might take gdb
    time to parse (and eat memory too).<br>
    <br>
    Of course, with the above options, you can not debug inside
    libraries.<br>
  </body>
</html>