[PATCH v2 13/25] Always process target events in the main UI

Yao Qi qiyaoltc@gmail.com
Tue Mar 22 10:26:00 GMT 2016


Pedro Alves <palves@redhat.com> writes:

> This makes target events always be always processed with the main UI
> as current UI.  This way, warnings, debug output, etc. are always
> consistently sent to the main console.

Anything wrong if we don't do so?  In patch 08, current_ui is switched
to right ui if something is typed in from that ui, isn't good to process
events in that ui as well?  say, I type some commands in one ui, and I
expect the output go to my ui rather than the main one.

-- 
Yao (齐尧)



More information about the Gdb-patches mailing list