Re: Xcode gdb problems
Re: Xcode gdb problems
- Subject: Re: Xcode gdb problems
- From: Conrad Shultz <email@hidden>
- Date: Thu, 29 Mar 2012 13:47:36 -0700
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