Hello, Is it required to compile all libraries with same toolchain which created the gdb/gdbserver. For example, I have in sysroot pthread.so, but it might have been compiled with other toolchian than the toolchain used for gdb/gdbserver. The main application, though is compiled with the same toolchin. Best regards, ranran