[fpc-devel] Debuginfo for dynamic arrays
    Martin Schreiber 
    mse00000 at gmail.com
       
    Sun Jan 24 15:55:47 CET 2016
    
    
  
On Sunday 24 January 2016 15:20:04 Martin wrote:
> On 24/01/2016 14:06, Martin Schreiber wrote:
> > How can we identify a dynamic array with FPC dwarf?
>
> If I remember correctly then you can do (after you got above result)
>     ptype foo^
> or if foo is an expression ptype (foo)^
> and this will return an array as ptype.
>
Works, thank you very much!
Martin
    
    
More information about the fpc-devel
mailing list