|
|
#1 |
|
Xcode 4.3.1 debugging oddness
Hi all,
I have a strange error when trying to debug my program. My usual method of debugging is to set a breakpoint, run the application, step into each line of code and hover the mouse over the relevant variables to determine their values and make sure everything is happening as planned. This usually presents information such as this: Code:
intMyVariable int 12 On one of my current projects, however, there seems to be a problem with this form of debugging. When I hover the mouse over a variable, it displays something similar to this: Code:
intMyVariable $5 "MainViewController.myMethod" The application still works, and outputting the values via NSLog shows what the actual value should be - so this is not necessarily affecting the code, just my preferred method of debugging. Have I done something to cause this, or is it most likely something within 4.3.1 that's not working well on my computer? Thanks for any help. |
|
|
|
0
|
|
|
#2 | |
|
Please see: http://vandadnp.wordpress.com/2012/0...ios-simulator/
Quote:
1. Go to Edit Scheme. 2. From the Left menu, select Run Configuration. 3. In the Info Tab, change the debugger from LLDB to GDB Last edited by MuTaTeD; Mar 26, 2012 at 04:55 AM. Reason: Found the solution |
||
|
|
0
|
![]() |
|
| Tags |
| debugging, xcode |
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| thread | Thread Starter | Forum | Replies | Last Post |
| Calls not working fully after JB iOS 4.3.1 this morning | pbush25 | Jailbreaks and iOS Hacks | 8 | Apr 18, 2011 05:13 PM |
| Downgrading from 4.3.1 to 4.1/4.2 | seble | iPhone | 0 | Apr 14, 2011 01:55 AM |
| iOS 4.3.1 "Call Failed" | thesaint580 | iPhone Tips, Help and Troubleshooting | 10 | Apr 11, 2011 01:33 PM |
| 4.3.1 Jailbreak - PKG Backup issues - restoring old settings, folders, etc. | NoOtherOne | Jailbreaks and iOS Hacks | 0 | Apr 6, 2011 04:38 PM |
| iphone 4 JB 4.3.1 loss of carrier sig, cannot restore | jotto4 | Jailbreaks and iOS Hacks | 3 | Apr 6, 2011 02:59 AM |
All times are GMT -5. The time now is 12:51 PM.







Linear Mode

