I have the linaro toolchain installed and it seems to be running much
better.  It initializes with no errors but its dying without giving me a
chance to see where.  I think the gdbserver on the target is dying.  Here's
my gdbinit:

handle SIG63 nostop noprint pass
set sysroot remote:/

I see the following error in my debugger:

Interrupted while waiting for the program.
Give up (and stop debugging it)?
(y or n) [answered Y; input not from terminal]

Any idea what this might be?

On Wed, Feb 18, 2015 at 3:39 PM, Mathew Benson <[email protected]>
wrote:

> Damn.  Ok.  Learned something new.  Knowing that would have made my life a
> lot easier.  I always compiled and/or installled tools as I needed them.
> I'm downloading a preconfigured toolchain from the TI website now.  Thanks.
>
> On Wed, Feb 18, 2015 at 3:29 PM, Gilles Chanteperdrix <
> [email protected]> wrote:
>
>> On Wed, Feb 18, 2015 at 03:23:28PM -0600, Mathew Benson wrote:
>> > I just yum installed the cross compiler.  Are you saying I should get a
>> > tool chain that contains both the host and target code?  I'm downloading
>> > the Linaro tool chain now.
>>
>> Yes, the cross toolchain usually contains some files which you can
>> install on the target, like glibc, gdbserver, etc...
>>
>> --
>>                                             Gilles.
>>
>
>
_______________________________________________
Xenomai mailing list
[email protected]
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to