[Help!!!] gdb console redirection in Xcode4 , urgent, really appreciate your reply!
[Help!!!] gdb console redirection in Xcode4 , urgent, really appreciate your reply!
- Subject: [Help!!!] gdb console redirection in Xcode4 , urgent, really appreciate your reply!
- From: tao li <email@hidden>
- Date: Sat, 26 Nov 2011 00:13:56 +0800
Hi all,
I need to do test automation and I need to collect the logs IOS devices print to gdb console.
In xcode 3.2, I use
defaults write com.apple.Xcode PBXGDBDebuggerLogToFile YES
defaults write com.apple.Xcode PBXGDBDebuggerLogFileName /log.txt
and successfully I get the gdb console redirect into /log.txt.
However, on xcode 4 when I use the following command:
defaults write com.apple.dt.Xcode PBXGDBDebuggerLogToFile YES
defaults write com.apple.dt.Xcode PBXGDBDebuggerLogFileName /log.txt
I got nothing! nothing!
Do you know why, and if xcode 4 doesn't support this, can you give me a good alternative to get the gdb console logs?
Thank you so much for your patience, your reply will be really appreciated.
Tao li ^_^
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden