[lazarus] CVS updates debugger

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Feb 6 05:51:44 EST 2002


On Wed, 06 Feb 2002 01:15:52 +0100
Marc Weustink <marc at dommelstein.net> wrote:

> * When the debugger pauses on an unknown file, the IDE asks if you want to 
> create it. This is a bug, it should ask if you want to open it.

fixed.

Also fixed compiling of files in sub directories. For example:

TOutputFilter: "Compiling Project1.pas"
TOutputFilter: "Compiling ./sub/unit1.pas"
TOutputFilter: "unit1.pas(10,1) Fatal: Syntax error, IMPLEMENTATION expected but identifier IMPLEMEN found"

The IDE will now find unit1.pas.


Mattias






More information about the Lazarus mailing list