[hatari-devel] Input in debugger sometimes not echoed

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hi,

i alerady encountered this a few times, but i think i've found now a simple 
way to reproduce it. Symptom is, that any input in the debugger console is not 
echoed, only output like prompt is shown. To reproduce:

- start hatari in background:
  $ hatari &
- enter debugger with keyboard shortcut
- Hatari will now be stopped because it tries to read stdin
- put hatari in foreground again:
  $ fg

After this, input is invisible (but any entered commands still get executed, 
unless you did a typo ;)

Maybe some missing initialization of readline library in that case?






Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/