All Projects → larsxschneider → XcodeAutoCloseDebug

larsxschneider / XcodeAutoCloseDebug

Licence: BSD-2-Clause license
Xcode plugin that closes the debug window automatically after the debug session has ended.

Programming Languages

objective c
16641 projects - #2 most used programming language

Xcode Auto Close Debug

Xcode plugin that closes the debug window automatically after the debug session has ended.

In response to this StackOverflow question.

The plugin was developed and tested with Xcode 4.2.1.

Usage

  1. Download "Xcode Auto Close Debug"

  2. Unzip it.

  3. Move XcodeAutoCloseDebug.xcplugin to ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/

  4. Restart Xcode

  5. Open menu "Xcode" -> "Preferences" -> "Behaviors" -> "Run Starts".

  6. Activate "Show tab" and set the tab name "XcodeAutoCloseDebug" (this exact name is important!)

Screenshot

  1. Run the executable and detach the debugger window (drag the tab out of Xcode to create an own window).

  2. Stop the executable and see what happens ;-)

Contact

Lars Schneider [email protected]

License

Xcode Auto Close Debug is available under the BSD license. See the LICENSE file for more info.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].