Log in

View Full Version : viewing the stack in SICE...


nullvolt
March 14th, 2001, 04:19
yo,
how can i see whatīs on the stack in SICE (4.05/NT)?
i know about :ws to open the stack window but canīt get very much out of it... i donīt see anything in there i pushed...
any help?
thx in advance,
so long,
nullvolt

MackT
March 14th, 2001, 11:56
If you want to see directly what you have pushed in the stack, the best way is to look at the display window:
type "d esp"
You will see what you pushed.
(The "ws" command is not done for viewing directly all stack values but for functions which are called of a process if i remember good...)

Bye,
MT.

nullvolt
March 14th, 2001, 15:40
exactly what i needed...
thx man!

so long,
nullvolt