On Wed, Mar 21, 2012 at 12:19 PM, Juergen Beisert <[email protected]> wrote: > Gabriel Tisan wrote: >> I built the OSELAS.Toolchain-1.99.3.7 with PTXdist-2010.08.0, but I >> could not find any arm-1136jfs-linux-gnueabi-gdb on the host install >> directory /opt/OSELAS.Toolchain-1.99.3/... >> >> PTXCONF_CROSS_GDB=y on the selected_ptxconfig. On build-cross/gdb-6.8/ >> seems that the GDB is built, but not installed. >> >> Could someone give me a hint ? > > Why not using the latest and greatest? OSELAS.Toolchain-2011.11.1 ? Because my application to be debugged was already build with this toolchain arm-1136jfs-linux-gnueabi/gcc-4.3.2-glibc-2.8-binutils-2.19-kernel-2.6.27-sanitized. So, I suppose that I need a GDB build with the same toolchain.
You are right, with PTXdist-2011.11.0/OSELAS.Toolchain-2011.11.1 GDB is installed also in my /opt directory. How did you generate your toolchain from listing bellow ? I mean which ptxdist/OSELAS versions were used. > > And here: > > jb@isonoe]> > cd > /opt/OSELAS.Toolchain-1.99.3/arm-1136jfs-linux-gnueabi/gcc-4.3.2-glibc-2.8-binutils-2.19-kernel-2.6.27-sanitized/bin/ > [jb@isonoe]> ls -l *gdb* > -rwxr-xr-x 1 root root 10752489 29. Apr 2009 arm-1136jfs-linux-gnueabi-gdb > -rwxr-xr-x 1 root root 10752538 29. Apr 2009 arm-1136jfs-linux-gnueabi-gdbtui > > Regards, > Juergen > > -- > Pengutronix e.K. | Juergen Beisert | > Linux Solutions for Science and Industry | http://www.pengutronix.de/ | -- ptxdist mailing list [email protected]
