[Lazarus] Multi-threading support in IDE

Martin Schreiber fpmse at bluewin.ch
Fri Aug 14 14:58:24 CEST 2009


On Friday 14 August 2009 14:23:36 Graeme Geldenhuys wrote:
> Martin Schreiber wrote:
> > So does MSEide with the compile and the search in files function. The
> > checking of the compiler output and the file search run in separate
>
> I just tried with a oldish MSEide 2.1 (unstable) and I monitored the
> thread usage for the mseide process. You seem to use a few threads for
> things. One for the main process, one for the editor (though I don't
> know what it does)

You probably see the thread which reads messages from gdb. Syntax highlighting 
is done in onidle in packages of 100 lines.

Martin




More information about the Lazarus mailing list