Is there a way to launch Xcode debugger as soon as Xcode is launched, in a separate window (not tab)? I am using two monitors and I want to show debugger on a new window.
I know you can double click on a class and show debugger and hide all the rest to make it a full size window showing only the debugger but I want this to trigger automatically.
I know its something to do with Xcode -> Preferences -> Behaviours ->