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

André Pönitz andre.poenitz at nokia.com
Mon Mar 16 16:27:01 CET 2009


On Monday 16 March 2009 13:07:14 ext Markus Franke wrote:
> [...]
> I figured out that the commands which are sent to GDB during start up  
> of the debugging are not appropriate for my target. The commands are  
> specified in "QT_CREATOR_SRC>/plugins/debugger/gdbengine.cpp". Is  
> there a way to fully customize these commands for my needs or do I  
> have to recompile Qt Creator from source in order to achieve this?

Hi Markus.

At some point of time the contents of the file specified under
"startup script" is "sourced" from gdb, so you can additional 
commands there.

If you need to change the existing ones, you currently(?) have
to recompile. What kind of change do you need?

Andre'



More information about the Qt-creator-old mailing list