Re: [Pharo-project] Debugging aids
Michael, Ah, the .snafu file type ;) That is an interesting idea. Anybody else for it? It is interesting, as I have written some tools that parse logs for various purposes, and never once thought of doing the obvious. One potential snag is that I found a need to create a process safe stream; I doubt the number of open files would be terrible, but it would be worth a look to see the extent of its use. IIRC, it was for a transcript replacement. Bill Wilhelm K. Schwab, Ph.D. University of Florida Department of Anesthesiology PO Box 100254 Gainesville, FL 32610-0254 Email: bschwab@anest.ufl.edu Tel: (352) 273-6785 FAX: (352) 392-7029
m.rueger@acm.org 9/5/2008 11:02:17 AM >>> Bill Schwab wrote: Hello all,
Random thoughts/wishes:
The UI discussion reminded me of a couple of things. Squeak appears to overwrite its debug log; minimally, I think there should be an option to append, and it probably should default to true. Many times, I've had
I'd rather have time stamped files. Stack traces are already long enough as they are ;-) Michael _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (1)
-
Bill Schwab