Hi to all, I have a little (I hope useful) propose related to the debug info attached to every compiled file.
I know these info are really useful during the normal debug process and I know also that more beginner programmers do not uses FreePascal because it generates BIG compiled files. I think the FreePascal debug info contains the full source code of the compiled software, so I suggest to add an option to can add ONLY debug info related to Address -> Unit/Class.Method/Line (without any source code). So will be possible: 1)...speedup the compiling process (write less bytes on disk and use less RAM to generate compiled file); 2)...the beginner programmers do not stop to uses FreePascal for its BIG compiled files. What do you think of this my proposal? -- Best regards... Fabio Dell'Aria.
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
