Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cmcl2!yale!cs.utexas.edu!know!zaphod.mps.ohio-state.edu!wuarchive!rice!rice!sun-spots-request From: cchen@sbcs.sunysb.edu (Chyouhwa Chen) Newsgroups: comp.sys.sun Subject: how to examine execution stack at run time? Keywords: Miscellaneous Message-ID: <1990Oct7.231159.3785@rice.edu> Date: 7 Oct 90 21:30:00 GMT Sender: sun-spots-request@rice.edu Organization: Sun-Spots Lines: 10 Approved: Sun-Spots@rice.edu Originator: spots@walhalla.rice.edu X-Sun-Spots-Digest: Volume 9, Issue 338, message 7 Well, what I want to do is not really to examine the stack in detail, but to be able to do something similar to the "where" command in dbx. It often happens that I would like to find out the calling procedure, the calling procedure of the calling procedure, etc, at certain point. Does anybody know how to do it? Thanks. Chyouhwa cchen@sbcs.sunysb.edu