[Qt-creator] Debugger Log

Orgad Shaneh orgads at gmail.com
Wed Jun 28 11:47:45 CEST 2017


On Tue, Jun 27, 2017 at 2:01 PM, Andre Poenitz <Andre.Poenitz at qt.io> wrote:
> Ernst Maurer wrote:
>> need a little assistance, please advise:
>> direct GDB commands are preferable for me in some cases
>> rather than GUI tool windows. the only problem  -  I can't find a
>> short cut to switch a focus to this window and release this back.
>> Does anyone know how to do this and is this possible at all?
>
> I am afraid it isn't.
>
> The quickest way is with the mouse to right-click on the header
> of any debugger tool view (or left-click on the 'Views' item in the
> debugger toolbar), and left-click on the '[ ] Debugger Log' item.
>
> With the keyboard it'd be something like Alt-W, V, 7x<Down>,
> <Return>, which, I guess, does not really count.

You can assign a shortcut by Tools -> Options -> Environment ->
Keyboard -> Debugger.Docks.OutputDockWidget

Notice that you have to switch to debug mode for this option to appear
(discovered it just now :)).

- Orgad



More information about the Qt-creator mailing list