Re: variable types unravel / RTTI



Marco van de Voort wrote:

Is there a tool:

DCU: is version dependant, stuff that can read it exists.
TPU: is version dependant, stuff that can read it exists.
PPU: is version dependant, however each version comes with a unit (ppu)
	and program (ppudump) that can dump the contents.

Could you recommend any particular? Some time ago I tried to find any information about DCU format, result: nothing special. I would pass over Free Pascal and BP7, so if you have any knowledge how to bring out compilaton unit symbols, please, tell me...


--
Regards,
Michał

.



Relevant Pages

  • Re: variable types unravel / RTTI
    ... Note also that the compiler doesn't ... is version dependant, stuff that can read it exists. ... TPU: is version dependant, stuff that can read it exists. ... PPU: is version dependant, however each version comes with a unit ...
    (comp.lang.pascal.delphi.misc)
  • Re: variable types unravel / RTTI
    ... >> DCU: is version dependant, stuff that can read it exists. ... >> PPU: is version dependant, however each version comes with a unit ... I only have intimate knowledge about PPU. ...
    (comp.lang.pascal.delphi.misc)
  • Re: Extract interface from closed library ?
    ... and .ppu and .a for Lazarus? ... For FPC/Lazarus, you could create a tool based on ppudump to do this. ...
    (comp.lang.pascal.misc)