DbPanel 0.91 - DBPanel allows the user to set the trace, breakOnThrows, and printDepth debug globals without having to type into the inspector window. The simplest thing to do is to run DBPanel and then run the app under test. As long as that app isn't based on a floating view, the floater should remain accessible. The floater can be moved by dragging so as to avoid obscuring the interesting parts of the app underneath. I wrote DBPanel after seeing a similar app that saved one from having to find a pause in the inspector output. I took the idea a little farther, adding the breakOnThrows and printDepth globals and a viewIdleScript that keeps the checkboxes in sync if you do change the values by typing in the inspector.