
17 Oct
2004
17 Oct
'04
7:15 p.m.
Lynn Quam <quam@ai.sri.com> writes:
I find that debugging code involving the pprint functions (pprint-logical-block ...) is difficult because *sldb* continues to use the pprint control variables in effect when the debugger is entered. Perhaps *sldb* needs to rebind those variables to the "default state".
I added a bunch of *sldb-print-{level,circular..}* variables and the debugger uses them to binds the correspond *print-{level..}*. Let's see if people like the new default settings. Helmut.