1. Link (on page http://www.freepascal.org/download.html) to GO32V2 version of version 1.9.4 is still broken:
http://www.freepascal.org/down2-go32-i386.html 2. IDE in GO32V2 under DOS: error on breakpoint labels I open a unit file eg. EXAMPLE.PAS from directory c:\project1 and made one breakpoint. Next i open different unit but with the same name EXAMPLE.PAS from another location on disk c:\project2. When i'm running a main.pas program now, which is using unit EXAMPLE.PAS from c:\source, program stops and shows the source unit with a breakpoint line in the second file from c:\project2 (?), not from c:\project1. IDE is always using the last opened file with name EXAMPLE.PAS. Thanks Lubomir Cabla/CBL _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal