Re: Xcode Breakpoint Issues
Re: Xcode Breakpoint Issues
- Subject: Re: Xcode Breakpoint Issues
- From: Han Ming Ong <email@hidden>
- Date: Fri, 30 Nov 2012 10:30:33 -0800
Please bear in mind that if you see a problem with lldb, you need to file a bug, preferably with a reduced test case or test project. While switching to gdb might work in the interim, gdb is deprecated and will be removed in future releases. The future sometimes will be closer than you think.
http://bugreport.apple.com
Thank you for helping to make lldb better!
Han Ming
On Nov 26, 2012, at 8:43 AM, Shazron Abdullah <email@hidden> wrote:
> Not sure if this is exactly the same issue - but take a look here: http://stackoverflow.com/a/9882128/219684
> (in a nutshell, I changed my debugger from lldb to gdb, then breakpoints worked again)
>
> On 2012-11-26, at 5:25 AM, Andreas Grosam <email@hidden> wrote:
>
>> Sometimes, Xcode 4.x.x will not stop at breakpoints in certain projects.
>>
>> There are other issues related to breakpoints, but today, Xcode doesn't stop at breakpoints set in sources of a framework - no matter what I do. This is becoming a real big annoyance. The framework is properly added (as much as possible) to a workspace containing also the main project - which is a unit test whose code is Objective-C.
>>
>> Any thoughts or hints how to get this working - or how to figure the source of the problem?
>>
>> Thanks in advance.
>>
>> Regards
>> Andreas
>> _______________________________________________
>> 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
>
>
> _______________________________________________
> 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
_______________________________________________
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