Why do you need to "Get all caller addresses of a given function procedure" ?
This can be solved with static code analysis - as long as there is no procedural variables involved - but its weird to have such a necessity... Sounds like the project started with the wrong assumptions... Thats my two cents... 2012/8/11 Rainer Stratmann <[email protected]>: > Am Saturday 11 August 2012 19:18:39 schrieb Jorge Aldo G. de F. Junior: >> Sorry for posting without bringing a solution, but i am curious, why >> do you need this ? >> >> Doesnt sound like good programming practice... > > See Thread: > "Get all caller adresses of a given function/procedure before executing" > We did not find a solution there I feel comfortable with so I decide to check > the code directly. > _______________________________________________ > fpc-pascal maillist - [email protected] > http://lists.freepascal.org/mailman/listinfo/fpc-pascal _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
