On 07/03/2015 18:00, Vojtěch Čihák wrote:

How can I detect it?

I have Qt 4.8.6 from repositories, it should be standart stable version for end-users.

______________________________________________________________
> Od: Martin Frb <laza...@mfriebe.de>
> Komu: Lazarus mailing list <lazarus@lists.lazarus.freepascal.org>
> Datum: 07.03.2015 18:44
> Předmět: Re: [Lazarus] Startup delay of project (Qt)


Is it possible your qt libs have debug info? that might take gdb time to parse (and eat memory too).

Of course, with the above options, you can not debug inside libraries.


Not sure objdump maybe?

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).

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to