On Fri, 26 Aug 2005 14:08:57 +0200
Ger Remmers <[EMAIL PROTECTED]> wrote:
> On Friday 26 August 2005 02:29, Mattias Gaertner wrote:
> [..]
> > Yes. I have only 1GB.
> > This was tested under linux. If you are working under windows, maybe it
> > is
>
> Linux here. I'm moving to Linux :) (see subject) :)
>
> > a bug in the windows part of the LCL/FCL.
> >
> > Can you start in gdb and break after 10, 20 and 60 seconds to see what
> > it does?
> >
> Sure, if you tell me how to do it
Either use the IDE or use command line:
cd project_directory
gdb project1
run
... wait ... press Ctrl-C
backtrace
continue
... wait ... press Ctrl-C
backtrace
...
Mattias
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives