[fpc-pascal] Re: Get all caller adresses of a given function/procedure before executing
Rainer Stratmann
RainerStratmann at t-online.de
Thu Aug 16 12:50:54 CEST 2012
Am Thursday 16 August 2012 12:23:00 schrieb Jorge Aldo G. de F. Junior:
> I still dont understand why dont you hack passrc and grab all the
> strings from the source ?
Because I have an almost finished solution. I worked already for a while on
it. Some integrated piece of code is easier to handle for me than using a
tool which requires (an) additional step(s) and may can change its behaviour
in the future. In the last case even more (demotivating) work has to spend on
it.
> You can even replace them with identifiers and do all the resource
> string mumbo jumbo automatically if you write a app to do this based
> on passrc...
This is more complex than own code that I know best and can change to my needs
quickly if it there is a need for.
> Actually, why theres no such tool included with freepascal already ?
> (there is ?)
More information about the fpc-pascal
mailing list