This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/20494] User input stops being echoed in CLI


https://sourceware.org/bugzilla/show_bug.cgi?id=20494

--- Comment #3 from Pedro Alves <palves at redhat dot com> ---
Note, doing a "si" in the console UI is a simpler way to reproduce than "b 10;
c".  The problem is with target_terminal_ours restoring the wrong state, so any
foreground execution command in the console UI triggers the problem.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]