Op Wed, 17 May 2006, schreef Michael Van Canneyt:
>
>
> On Wed, 17 May 2006, Vincent Snijders wrote:
>
> > They don't contain implementation in human readable form. For example if
> > I have the TComponent.Name property, I want to be able to jump to
> > TComponent.SetName method declaration and then to the implementation. You
> > need sources for that. Does the ppu provide (relative) source locations?
>
> According to daniel: yes
It is because the entire symbol table is in the ppu file. As you can
see in the declaration of Tsym in symtype.pas, the fileposinfo stores the
source locations. There is of course a lot more information available,
which can be put to good use.
Daniël
_______________________________________________
fpc-devel maillist - [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel