Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!uunet!cs.utexas.edu!rutgers!cunixf.cc.columbia.edu!cs.columbia.edu!kearns From: kearns@cs.columbia.edu (Steve Kearns) Newsgroups: comp.lang.c++ Subject: Re: Zortech C++ Developer's Edition Keywords: zortech Message-ID: <1990Aug7.143759.27931@cs.columbia.edu> Date: 7 Aug 90 14:37:59 GMT References: <10889@lindy.Stanford.EDU> Reply-To: kearns@cs.columbia.edu (Steve Kearns) Followup-To: comp.lang.c++ Distribution: usa Organization: Columbia University Department of Computer Science Lines: 21 Some questions on the Zortech 2.0-2.1 debugger: Can you access member variables without worrying about name mangling? Can you have multiple windows open? Is it easy to switch back and forth to see the program output? Does it support a mouse? Can you double click on a variable to inspect it? Is it easy to inspect structures and subparts of structures? Can you break into a program by hitting break, or shift-break? Can you "run until it hits the line with the cursor"? inquiring minds want to know! -steve