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

Daniel Molkentin daniel.molkentin at nokia.com
Mon Mar 16 11:26:03 CET 2009


Hi Markus,

ext Markus Franke schrieb:
> 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?

See http://labs.qtsoftware.com/page/Projects/Tools/QtCreator/FAQ#Debugger:

Q: The debugger does not work. What kind of information is helpful?
A: There is "Gdb View" (under "Debug -> Views -> Gdb"). The contents of 
    the pane on the right hand side is needed.

Cheers,
  Daniel

-- 
Daniel Molkentin, Software Engineer,
Nokia Qt Software, www.qtsoftware.com
Rudower Chaussee 13, DE-12489 Berlin



More information about the Qt-creator-old mailing list