Leon, is it possible to get the line numbers in the PROCEDURE call chain window
instead of addresses? I have some problems finding which call I'm following,
when the same procedure is called from few different places. Again, I suspect
I've missed something while reading the docs….Richie
Richie:
Just click on one of the procedures in the procedure call chain window and then
click on the destination-button of the source code window. This will highlight
the line on which you are on in that particular procedure.
>> Leon Frenkel <<