• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Upon break, debugger not showing correct line in source
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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 23:01:25 +0000
  • Thread-topic: Upon break, debugger not showing correct line in source

> On Feb 14, 2010, at 7:16 PM, Trygve Inda wrote:
>>>> 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.
>
> Dumb question -- and I haven't been following this thread closely: have you
> tried clicking on the top item in the stack trace in the debugger window?  I
> sometimes find I have to do this.
>
> --Andy
>
>
>

The trouble is that it is not showing the correct source file - I need to
change it in the popup - if I click the top of the stack, it may go to the
correct line number, but in the wrong file.

Very annoying!

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

References: 
 >Re: Upon break, debugger not showing correct line in source (From: Andy Lee <email@hidden>)

  • Prev by Date: Re: Xcode performance issues over time
  • Next by Date: Re: Upon break, debugger not showing correct line in source
  • Previous by thread: Re: Upon break, debugger not showing correct line in source
  • Next by thread: Re: Upon break, debugger not showing correct line in source
  • Index(es):
    • Date
    • Thread