Re: Upon break, debugger not showing correct line in source
Re: Upon break, debugger not showing correct line in source
- Subject: Re: Upon break, debugger not showing correct line in source
- From: Trygve Inda <email@hidden>
- Date: Mon, 15 Feb 2010 00:16:17 +0000
- Thread-topic: Upon break, debugger not showing correct line in source
>> Here is the bug:
>>
>>> With the 3.2.1 Xcode upgrade the debugger sometimes fails to display source
>>> code in the debugger window, even though it did not have a problem in the
>>> 3.1.4 release. The failure is regardless of preferences and display
>>> settings.
>>>
>>> In dialog with Han Ming Ong in the debugger group he determined that an
>>> option character in the folder path was causing the problem. I use ƒ (the
>>> character option-f) as a shorthand for Folder. If this character is in the
>>> folder path the debugger won't display the source code from farther down the
>>> tree, if the character is not there the debugger performs as expected.
>>>
>>> This problem did not exist in the previous release, it only showed up after
>>> upgrading to Snow Leopard and the 3.2.1 release of developer tools.
I get the source code ok - but it does not jump to the breakpoint. So when
my app stops on a breakpoint, the code shown is the last code I was looking
at and not where the break occurred.
Trygve
_______________________________________________
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