XCode控制台输出开头的不需要的信息

时间:2011-04-10 17:43:56

标签: xcode console

我知道这可能已被问到,但我找不到答案。

如何从我的XCode控制台输出开头摆脱这个?那么它只是显示我故意打印到屏幕上的内容?

[Session started at 2011-04-10 18:37:40 +0100.]
GNU gdb 6.3.50-20050815 (Apple version gdb-1510) (Fri Oct 22 04:12:10 UTC 2010)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "--host=i386-apple-darwin --target=arm-apple-darwin".tty              /dev/ttys001
Loading program into debugger…
Program loaded.
target remote-mobile /tmp/.XcodeGDBRemote-11063-56
Switching to remote-macosx protocol

2 个答案:

答案 0 :(得分:1)

在Xcode 4中,将“所有输出”更改为“目标输出” 我还在寻找Xcode 3的解决方案......

答案 1 :(得分:1)

回应“那是哪里?”

location

现在,如果只有一种方法可以从他们的示例代码的每个单件顶部自动删除所有Apple的 asinine 法律免责声明。啊!