On Tue, 26 Jan 2021 12:52:25 +0900 Takashi Yano wrote: > The new implementation of pseudo console support by commit bb428520 > provides the important advantages, while there also has been several > disadvantages compared to the previous implementation. > > These patches overturn some of them. > > The disadvantage: > 1) The cygwin program which calls console API directly does not work. > is supposed to be able to be overcome as well, however, I am not sure > it is worth enough. This will need a lot of hooks for console APIs. > --> Respecting Corinna's opinion, we decided not to implement this. > > v3: Fix typeahead input issue in GDB. Several other bugs have also > been fixed. > v4: Change the conditions for calling transfer_input() slightly in > reset_switch_to_pcon() to avoid calling it if uncecessary or > with no effect. > v5: Small bug fix in v4.
I have another fix for v5. Please wait for v6. -- Takashi Yano <takashi.y...@nifty.ne.jp>