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".