Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!nosc!ucsd!ames!mailrus!iuvax!pur-ee!pur-phy!sho From: sho@pur-phy (Sho Kuwamoto) Newsgroups: comp.sys.mac.programmer Subject: Re: LSC almost gets it right. Message-ID: <1398@pur-phy> Date: 10 Sep 88 01:49:10 GMT References: <5077@fluke.COM> <526@bruce.oz> <5125@fluke.COM> Reply-To: sho@newton.physics.purdue.edu.UUCP (Sho Kuwamoto) Organization: Purdue Univ. Physics Dept., W. Lafayette, IN Lines: 12 In article <5125@fluke.COM> mce@tc.fluke.COM (Brian McElhinney) writes: >And will the debugger be updated to let you look at all stack frames? LSC's >is the first symbolic debugger I have seen that only lets you look at the top >frame. Surely I'm not the only one who digs into calling stack frames in >search of the Last Bug... You can do a stack crawl by clicking in the bottom left hand corner of the debugging window (the box that tells you what routine the PC is in). A pop up menu lets you go back to wherever you want. Or is this not what you were talking about? -Sho