[Qt-creator] Remote debugging Qt Embedded on ARM with gdb 6.8 & gdbserver

Markus Franke markus.franke at informatik.tu-chemnitz.de
Mon Mar 16 11:22:48 CET 2009


Dear all,

I have a working combination of gdb/gdbserver (6.8) for my ARM target  
board. However debugging with QtCreator still doesn't work. Once I  
start debugging the gdb connects to the gdbserver on the target  
properly but then gdbserver on the target crashes immediately saying  
"Killing inferior". If I do my debugging from a terminal and connect  
manually to the target everything works fine. I think it might have  
something to do with the commands QtCreator hands over to gdb once  
debugging is started. Is there a way to see the plain gdb output from  
within Qt Creator?

Any other ideas about this?

Best regards,

Markus




More information about the Qt-creator-old mailing list