Jared,
>>I need to determine what class and method called the particular method
>
> sender := Processor activeProcess topFrame sender method
>
> should set #sender to the CompiledMethod that sent the message.
To Ian's reply I will add that, if you want this to work in a deployed
executable, you should probably make a quick test to see if it works
post-stripping. If there are problems, it might be as simple as
adjusting the stripping op/tions. I suspect you will be ok, but it's
better to check before doing a lot of work.
Have a good one,
Bill
--
Wilhelm K. Schwab, Ph.D.
[hidden email]