On Sat, 31 Mar 2007 11:48:57 +0200
Vincent Snijders <[EMAIL PROTECTED]> wrote:

> Felipe Monteiro de Carvalho schreef:
> > Hello,
> > 
> > I´ve being trying to debug a complex bug with lazarus, so I go
> > step-by-step again, and again, trying to find out where and why
> > things go wrong.
> > 
> > The problem is that everytime I press F9 Lazarus will link the
> > executable again, even thougth nothing changed, and this takes quite
> > some time on windows on my laptop.
> > 
> > Maybe we could have a option to Debug the executable without
> > rebuild.
> > 
> > What do you guys think about it?
> 
> Go to project -> Project Options -> Miscellaneous.
> 
> Uncheck "Always build (even if nothing change)".
> 
> The reason that it is checked by default, is that we (at least I)
> don't trust Lazarus to detect that something has changed.

You can trust Lazarus if you add all files to the project. See

http://wiki.lazarus.freepascal.org/IDE_Window:_Project_Options#Always_build_.28even_if_nothing_changed.29


Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to