On 09/12/2013 02:49 AM, hatred wrote: > I don't understand how remote debugging is work in QTC. > > I have a MIPS4k board with connected JTAG (Lauterbach). Lauterbach > Trace32 application can work as GDB server so any applications can > connect to them and debug board. Note: OS on this board does not > linux-based. > > I successfuly connect to the Laterbach GDB server with > mips-sde-elf-gdb.exe, I point this debugger as debugger in MIPS (SDE > based) toolchain in Qt Creator. But when I try to attach to the remote > debugger, I got error: Unexpected GDB Exit: The GDB process terminated.
Have you verified that debugging works from the command line with the same application and gdb? Christian _______________________________________________ Qt-creator mailing list Qt-creator@qt-project.org http://lists.qt-project.org/mailman/listinfo/qt-creator