Cool. Thanks!

In the meanwhile, I have found two more questions:

1. Is there a way to move the variable window (which shows locals when
debugging) to the left? Currently it's below the code, which doesn't
give it a lot vertical space, so I can see only a few variables. If it
were on the left of the code I could see a lot more.

2. Is there a way to add another file extension which will be treated
like C code for syntax highlighting? We have here C-like files, with
their own extension, and I would like them to be highlighted too.

Thanks again!
Noam

2009/12/14 André Pönitz <[email protected]>:
> 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
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>

_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to