[Qt-creator] Qt Creator remote debugging

Christian Kandeler christian.kandeler at digia.com
Thu Sep 12 10:21:03 CEST 2013


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



More information about the Qt-creator mailing list