GLBasic forum

Main forum => GLBasic - en => Topic started by: ampos on 2011-Mar-21

Title: Debug in iPhone
Post by: ampos on 2011-Mar-21
I am making a program and I am having dome problems.

I would like to sent msg from the iPhone app running in the iphone to someplace in XCode. In fact, somethig like "debug" but on xcode.

Is the debug command working in someway on xcode? in wich window of xcode is such messages seen? (on the "debugger console" I can not see them...)

Thank you.
Title: Re: Debug in iPhone
Post by: Crivens on 2011-Mar-21
The debug_out function posted on these forums works for me in the debug console of Xcode

Cheers
Title: Re: Debug in iPhone
Post by: MrTAToad on 2011-Mar-21
With the iPhone, you need to use STDOUT
Title: Re: Debug in iPhone
Post by: ampos on 2011-Mar-21
thank you, will check this.
Title: Re: Debug in iPhone
Post by: matchy on 2011-Mar-21
Wha' happened? :bed:
http://www.glbasic.com/forum/index.php?topic=5347.msg41712#msg41712
Title: Re: Debug in iPhone
Post by: ampos on 2011-Mar-21
Quote from: matchy on 2011-Mar-21
Wha' happened? :bed:
http://www.glbasic.com/forum/index.php?topic=5347.msg41712#msg41712

:S :-[