[Qt-creator] Debugger Log

Ernst Maurer ernst.maurer at gmail.com
Wed Jun 28 16:50:45 CEST 2017


I was a little bit wrong - one more shortcut - back tab (Shift+Tab) bring
the command console in to the focus.
it's not an ideal but better than nothing

On Wed, Jun 28, 2017 at 5:48 PM Ernst Maurer <ernst.maurer at gmail.com> wrote:

> it really works. thank you.
>
> unfortunately it only shows Debugger Log widget but doesn't focus on
> command console.
> the idea was to switch from e.g. step-by-step tracing to GDB commands,
> perform some command and switch back
>
>
> On Wed, Jun 28, 2017 at 12:47 PM Orgad Shaneh <orgads at gmail.com> wrote:
>
>> 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
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20170628/3c7137bb/attachment.html>


More information about the Qt-creator mailing list