<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 18:00, Vojtěch Čihák
wrote:<br>
</div>
<blockquote cite="mid:20150307190020.C54421FD@atlas.cz" type="cite">
<p style="padding:0 0 0 0; margin:0 0 0 0;"><span
style="font-size: 10pt;">How can I detect it?</span></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;"><span
style="font-size: 10pt;">I have Qt 4.8.6 from repositories, it
should be standart stable version for end-users.</span></p>
<p style="padding:0 0 0 0; margin:0 0 0 0;">______________________________________________________________<br>
> Od: Martin Frb <a class="moz-txt-link-rfc2396E" href="mailto:lazarus@mfriebe.de"><lazarus@mfriebe.de></a><br>
> Komu: Lazarus mailing list
<a class="moz-txt-link-rfc2396E" href="mailto:lazarus@lists.lazarus.freepascal.org"><lazarus@lists.lazarus.freepascal.org></a><br>
> Datum: 07.03.2015 18:44<br>
> Předmět: Re: [Lazarus] Startup delay of project (Qt)</p>
<p style="padding:0 0 0 0; margin:0 0 0 0;"><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>
</p>
</blockquote>
<br>
Not sure objdump maybe?<br>
<br>
I dont know if it is debug info.gdb also reads entrypoints and maybe
other things. But since it seems that not everyone has that issue,
the question is what is different (not really importiant since the
problem is solved).<br>
<br>
</body>
</html>