On Sat, Jul 31, 2021 at 01:54:58PM +0000, Carl Mannimagi wrote: > Hello, > > > Gcc cross compiler v8.3 for raspberry pi zero , arm v6.. > > Problem: > > [1]https://i.ibb.co/RzThsTh/deb.jpg
Does this gdb run for you from the command line? Chances are it does not because it's linked against python 2.7 and its dependencies. In that case you need to make sure all these are installed and in reach when using this binary. Alternatively, it should be possible to use any other gdb binary with a suitable target architecture. Some distributions even ship multi-target gdb binaries by default. Andre' _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org https://lists.qt-project.org/listinfo/qt-creator