Adding properties into existing stabs/dwarf; gdb readable workaround ? [[Re: [fpc-devel] Status and ideas about debug info (stabs, dwarf / dwar3)]]

Dimitri Smits smitco at telenet.be
Tue Sep 13 20:47:19 CEST 2011


----- "Graeme Geldenhuys" <graemeg.lists at gmail.com> schreef:

> the debugger to limit what I am allowed to do. eg: Delphi allows it
> without *anybody* complaining!. You are a programmer, you should know
> what you are doing. If you didn't want the getter method to execute,
> then you should have debugged the field variable instead.

> Yes, and maybe for those developers that like to have there hands
> held
> while debugging, there should be some option to same "don't execute
> getters".
> 
> 

when you add a watch in Delphi (7) on a property, you have to allow explicitly (checkbox) calling functions.

kind regards,
Dimitri Smits



More information about the fpc-devel mailing list