scsh-users
[Top] [All Lists]

all-bound-symbols for scsh?

To: scsh@martigny.ai.mit.edu
Subject: all-bound-symbols for scsh?
From: spot@HOPELESS.MESS.CS.CMU.EDU (Scott Draves)
Date: 11 Apr 1996 16:03:07 GMT
Organization: Carnegie-Mellon University, School of Computer Science
this happens to me again and again: the amount of free memory declines
as the hours pass.  eventually i have to restart the system (usually
after a day or two).  i think this is because i work with large data
structures, and the top-level definitions accumulate.  what i need is
a way to get at the list of symbols defined.  i see ,bound? but what i
need is something that returns a list of everything bound, so i can
identify the largest offenders.

--
                                balance
                                equilibrium
                                death

http://www.cs.cmu.edu/~spot
spot@cs.cmu.edu

<Prev in Thread] Current Thread [Next in Thread>
  • all-bound-symbols for scsh?, Scott Draves <=