On Monday 14 December 2009 10:31:57 ext Noam Yorav-Raphael wrote:
> Hello,
> 
> I'm trying Qt Creator and it looks really nice.
> 
> I wonder: Is there a way to execute gdb commands directly? I defined
> some gdb commands using Python scripting, and there seems to be no way
> to use them. The "debugger" pane only shows me the interaction between
> Qt Creator and GDB, but doesn't let me execute my own commands.

It lets you ;-)

Type your command in the left pane and press <Ctrl-Return>.  
There's also an item in the context menu there.

Andre'
_______________________________________________
Qt-creator mailing list
Qt-creator@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to