Log in

View Full Version : Call Stack Window Empty


Anonymous
September 14th, 2003, 05:50
Has anyone encountered this?

After breaking on a BP WriteProcessMemory and looking at the Call Stack panel (Alt-K), It is empty!

This is done with an Armadillo protected file of course...

Any suggestion to solve this?

tnx

Ricardo Narvaja
September 14th, 2003, 13:11
Look in the stack is the same the returns of the calls are in the stack if you go down you can view the returns of the calls when you down in the stack


Ricardo