Comment 1 for bug 1856768

Revision history for this message
Attila Lendvai (attila-lendvai) wrote :

my two cents: what is even more annoying is when you have a complex system that loads/creates a large number of packages, and the trace output is a function of which symbols the current *package* happens to have imported, and you fail to notice that one of the symbols are not what they seem to be.

this was by far the biggest single time-waster for me when debugging common lisp.