On 10/05/11 02:02, lovesgps wrote:
> We are changing our development environment from Windows XP with Eclipse to
> be Ubuntu with QtCreator and things have been looking rosy. Until today I
> tried to figure out how to do remote debugging on the ts7800 from QtCreator
> in Ubuntu.
>
> I'm using the ts7800-crosstool-linux-gnueabi-2005q3-2.tar.gz package of cross
> tools and they have been working well but it doesn't appear to contain a gdb
> executable. Why not?
My guess is that it's because gdb is not part of the core toolchain.
At at rate, it's not hard to compile your own gdb to enable remote
debugging. Simply download gdb source code and compile it to support ARM
(./configure --target=arm-linux)
>
>
> ------------------------------------
>
> Yahoo! Groups Links
>
>
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|