The Debugger pane has disappeared from Safari Dev Tools

I upgraded to version 10.15.5 of the MacOS last week and now I find that the Debugger pan of Safari Development Tools is nowhere to be found. Alll the other panes appear to be there (Elements, Network, Sources, Storage, Graphics, Console and Layers). Clicking the "+" sign shows the availability of Assets and Timeline, along with the others, but no Debugger. Does anybody know what's going on here?

Hi,


The Resources tab and the Debugger tab have been combined into the Sources tab. You can learn more about it in the Web Inspector Reference page on the Sources Tab: https://webkit.org/web-inspector/sources-tab/

The Debugger pane has disappeared from Safari Dev Tools
 
 
Q