[fpc-pascal] Get all caller adresses of a given function/procedure before executing
Mark Morgan Lloyd
markMLl.fpc-pascal at telemetry.co.uk
Sun Aug 12 15:25:17 CEST 2012
Rainer Stratmann wrote:
> For the above mentioned purpose it works perfect since some days.
> I got all caller adresses and even more I got all text snippets (pchar to the
> snippet!). If you know something about assembler language then it is not a
> huge effort to get this information from the compiled code.
Hey, Jonas, when are you introducing the optimisation that a call at the
end of a procedure can be replaced by a jmp? :-)
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the fpc-pascal
mailing list