1

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

Dave Wood
  • 13,143
  • 2
  • 59
  • 67
cmario
  • 605
  • 1
  • 7
  • 22

1 Answers1

2

I found this very helpful question posted a few years back. Please navigate here for the solution

How to show Xcode debugger in a window separate from Xcode?

Community
  • 1
  • 1
cmario
  • 605
  • 1
  • 7
  • 22