Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!portc02.blue.aol.com!portc01.blue.aol.com!newsstand.cit.cornell.edu!news.acsu.buffalo.edu!dsinc!spool.mu.edu!uwm.edu!cs.utexas.edu!howland.erols.net!blackbush.xlink.net!ins.net!heeg.de!uucp
From: Hasko Heinecke <hasko@heeg.de>
Subject: Re: SE:Debug and Class Variables
Content-Type: text/plain; charset=us-ascii
To: tgagne@ix.netcom.com
Message-ID: <3289DF03.31DFF4F5@heeg.de>
Sender: uucp@heeg.de
Content-Transfer-Encoding: 7bit
Organization: Georg Heeg - Object-Oriented Systems
References: <32828B51.C32@ix.netcom.com>
Mime-Version: 1.0
Date: Wed, 13 Nov 1996 14:45:23 GMT
X-Mailer: Mozilla 3.0Gold (X11; I; SunOS 4.1.3 sun4c)
Lines: 16

Thomas Gagne wrote:
> How can I find class variables in the debugger?  I created a class that
> stores an instance of the DLL class it uses as an instance variable so
> all its instances could skip the DLL step.  The problem was that when I
> was in the debugger, I couldn't figure out how I was supposed to examine
> the ClassVariables.

Just select the variable name in the source and "inspect it" (Ctrl-I).
This should work.

Hasko
-- 
+------------------------------------------------------+
| Hasko Heinecke, Georg Heeg - Object-Oriented Systems |
| mailto:hasko@heeg.de or try http://www.heeg.de/      |
+------------------------------------------------------+
