[fpc-devel] Whole Program Optimization with FPC 2.6.0?
Jonas Maebe
jonas.maebe at elis.ugent.be
Sat Apr 7 15:38:42 CEST 2012
On 07 Apr 2012, at 15:32, Martin Schreiber wrote:
> AFAIK there is no direct VMT access in MSEgui. I assume gdb debugging with
> symbolinfo is not possible after whole program optimization?
It should be no problem, only a few call instructions point to different places and some VMT entries are set to FPC_ABSTRACTERROR afterwards. However, debug information and smart linking don't work together very well.
Jonas
More information about the fpc-devel
mailing list