[Harbour] "Self" variable is not showed in debugger

Przemyslaw Czerpak druzus at acn.waw.pl
Tue Jan 13 16:22:55 EST 2009


On Tue, 13 Jan 2009, Teo Fonrouge wrote:

Hi Teo,

> As subject. The following sample will not show the Self variable in the 
> Monitor->Local menu option when compiled with -b option:
[...]

because now it's fully optimized during compilation. If you want to
disable this optimization then use -kJ compiler switch.
BTW maybe we should disable some optimizations automatically when -b
Harbour compiler switch is used.
What is the group opinion?

best regards,
Przemek


More information about the Harbour mailing list