Re: Xcode gdb problems
Re: Xcode gdb problems
- Subject: Re: Xcode gdb problems
- From: Conrad Shultz <email@hidden>
- Date: Fri, 30 Mar 2012 08:50:51 -0700
That sounds reasonable. And what does `ls -l` of that location give?
Jocelyn raises a useful point worth checking out. I should also ask whether searching your project/target settings for "avr" turns up anything?
Finally, I'm still curious: did you install the AVR tool chain at some point?
(Sent from my iPhone.)
--
Conrad Shultz
On Mar 29, 2012, at 13:58, Ed <email@hidden> wrote:
> Conrad:
> Here is the results:
>
> kingston-cos-computer-3:build freddie$ which gdb
> /usr/bin/gdb
>
> Thanks,
> Ed
>
> On Mar 29, 2012, at 1:47 PM, Conrad Shultz wrote:
>
>> On 3/29/12 1:42 PM, Ed wrote:
>>> Help, my Xcode debugger window keeps coming up with this:
>>>
>>> Task not found at path: /usr/local/bin/avr-gdb
>>
>> I believe that avr-gdb is the debugger for Atmel AVR series
>> microcontrollers. Did you install that tool chain at some point? If
>> so, it might have overwritten some of the GNU tool chain that Xcode
>> installed.
>>
>> If you run `which gdb` what do you get? I suspect it might point at a
>> trashed symlink.
>>
>>
>> --
>> Conrad Shultz
>>
>> Synthetiq Solutions
>> www.synthetiqsolutions.com
>>
>
_______________________________________________
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