Markus Armbruster <arm...@redhat.com> writes: > Luiz Capitulino <lcapitul...@redhat.com> writes: > >> The monitor_read_command() function is readline specific >> and should only be used when readline is available. >> >> Signed-off-by: Luiz Capitulino <lcapitul...@redhat.com> > > I figure this bug breaks password entry (VNC and block) on non-readline > monitors. Suspect commit cde76ee1.
PS: Subject is wrong. gdbserver_start() creates a monitor with MONITOR_USE_READLINE off, so it's not just QMP.