Am 04.06.2012 10:22 schrieb "Sven Barth" <pascaldra...@googlemail.com>: > > In general, is there a way for me to learn about the node generating > > process? E.g. add print somewhere to show it? Add in each node seems too > > much... > > AFAIK FPC has an option for this. Call the compiler using -h and check the -v options. One of them should dump the tree to a txt file.
Ok, I rechecked: the option is "-vp" and will trigger the compiler to write a "tree.log" file. Regards, Sven
_______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel