eteran / edb-debugger

edb is a cross-platform AArch32/x86/x86-64 debugger.
GNU General Public License v2.0
2.68k stars 322 forks source link

Terminal output #773

Closed GreenMine closed 4 years ago

GreenMine commented 4 years ago

I get output of my program only when it terminated. How to possible fix it? I use xterm, but i even tried konsole.

eteran commented 4 years ago

I believe that it should output immediately when the program flushes buffers.

GreenMine commented 4 years ago

Yes, weird. In another program all works correctly