[fpc-devel] Lazarus keeps it's secrets
    Jonas Maebe 
    jonas.maebe at elis.ugent.be
       
    Wed Mar  3 13:08:19 CET 2010
    
    
  
On 03 Mar 2010, at 12:18, Mattias Gaertner wrote:
> On Wed, 03 Mar 2010 11:44:42 +0100
> Michael Schnell <mschnell at lumino.de> wrote:
>
>> How come LCL is installed with, and RTL is installed without  
>> debugging
>> information ?
>
> To fit most user expectations.
For example: if the RTL is compiled with debugging information, "step  
into" will also step into every reference count increase and decrease,  
every copy operation of one ansi/short/widestring to another one,  
every iocheck operation, every threadvar relocation, ...
Jonas
    
    
More information about the fpc-devel
mailing list