FWIW, if you enable the "console debugger" in HTML, it will use a separate HTML frame for the console. This can be helpful if you are debugging core code such that the in-app debugger console is not working.
On 2011-06-08, at 04:54, Raju Bitter wrote: > There's outdated information on the DHTML debug window in the dev > guide, chapter 11.1: > > "In DHTML, the debugger appears as a separate HTML frame, rather than > in-line in the application. As a consequence the <debug> tag does not > actually control the size of the debugger frame."
